The purpose of this API is to get the recent forum posts in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/recentBlogs |
OAuth Scope: | zohopulse.blogs.READ |
Request Method: | GET |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID (Required) | ID of the network the post has been made in. You can get this from the Network list API. | Required |
pageIndex | Start index to fetch posts. | Optional |
limit | End limit | Optional |
lastBlogCreatedTime | Fetch posts from the specified time. | Optional |
categoryId | Filter by category ID. | Optional |
categoryUrl | Filter by category URL. | Optional |
Sample URL
Copied
Sample Response
Copied