The following methods will be implemented in the Blogger API connector for
ESB

Blogs  Method
Description
  get
 Retrieves a blog by its ID.   getByUrl
 Retrieves a blog by URL.   listByUser
 Retrieves a list of blogs.   Comments  Method
Description
  list
 Retrieves the list of
comments<https://developers.google.com/blogger/docs/3.0/reference/comments>
for
a post <https://developers.google.com/blogger/docs/3.0/reference/posts>.  get
 Retrieves one comment resource by its commentId.   approve
 Marks a comment as not spam.   delete
 Delete a comment by ID.   listByBlog
 Retrieves the comments for a blog, across all posts, possibly
filtered.  markAsSpam
 Marks a comment as spam. This will set the status of the comment to spam,
and hide it in the default comment rendering.   removeContent
 Removes the content of a comment.





















  Posts.  Method
Description
  list <https://developers.google.com/blogger/docs/3.0/reference/posts/list>
 Retrieves a list of posts.
get<https://developers.google.com/blogger/docs/3.0/reference/posts/get>
 Retrieves one post by post ID.
search<https://developers.google.com/blogger/docs/3.0/reference/posts/search>
 Searches for a post that matches the given query terms.
insert<https://developers.google.com/blogger/docs/3.0/reference/posts/insert>
 Adds a post.
delete<https://developers.google.com/blogger/docs/3.0/reference/posts/delete>
 Deletes a post by ID.
getByPath<https://developers.google.com/blogger/docs/3.0/reference/posts/getByPath>
 Retrieves a post by path.
patch<https://developers.google.com/blogger/docs/3.0/reference/posts/patch>
 Updates a post. This method supports patch
semantics<https://developers.google.com/blogger/docs/3.0/performance>.
  update<https://developers.google.com/blogger/docs/3.0/reference/posts/update>
 Updates a post.
publish<https://developers.google.com/blogger/docs/3.0/reference/posts/publish>
 Publish a draft post.
revert<https://developers.google.com/blogger/docs/3.0/reference/posts/revert>
 Revert a published or scheduled post to draft state, which removes the
post from the publicly viewable content.

User.

Method








Description
  get <https://developers.google.com/blogger/docs/3.0/reference/users/get>
 Retrieves a user by user ID.

-- 
Poshitha Dabare
Software Engineer

Mob: 075 536 8005
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to