The purpose of this API is to get 'My Articles' in Zoho Connect.
Request URL: | https://connect.zoho.com/pulse/api/myArticles |
OAuth Scope: | zohopulse.pagelist.READ |
Request Method: | GET |
Mandatory Header: | Header name: Authorization Header Value: Zoho-oauthtoken d92d401c803988c5cb849d0b4215f52 |
Parameters
Name | Description | Required |
scopeID | ID of the network the articles are in. You can get this from the Network list API. | Required |
sortBy | You can sort the articles alphabetically or by recency. Set this as either alpha or recent. | Optional |
isAscSort | Set this as true or false. | Optional |
Sample URL
Copiedhttps://connect.zoho.com/pulse/api/myArticles?scopeID=929000000015001&sortBy=alpha
Sample Response
Copied{
"myArticles": {
"articles": [
{
"name": "Zillum Marketing Campaign-what we should and shouldn't do",
"url": "zillum-marketing-campaign-what-we-should-and-shouldnt-do",
"id": "929000000522028",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "24 Mar",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000287003",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Zillum Annual Conference checklist",
"url": "zillum-annual-conference-checklist",
"id": "929000000522022",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "09 Dec",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000158101",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Test-2",
"url": "test-2",
"id": "929000000703027",
"type": "ARTICLE",
"createdTime": "18 Aug",
"publishedTime": "31 Dec",
"modifiedTime": "18 Aug",
"manualUrl": "test-manual-1",
"streamId": "929000000703029",
"commentCount": "0",
"manualName": "Best Practices",
"excerpt": "testing-2",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "test wiki",
"url": "test-wiki",
"id": "929000000522021",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "11 May",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000198073",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Test Article",
"url": "test-article",
"id": "929000000703005",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "18 Aug",
"publishedTime": "18 Aug",
"modifiedTime": "18 Aug",
"manualUrl": "test-manual-1",
"streamId": "929000000703007",
"commentCount": "0",
"manualName": "Best Practices",
"excerpt": "Testing",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "test",
"url": "test",
"id": "929000000522029",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "03 Mar",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000190055",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "test",
"url": "test",
"id": "929000000393050",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "13 Sep",
"publishedTime": "31 Dec",
"modifiedTime": "12 Jan",
"manualUrl": "food-tripping",
"streamId": "929000000393052",
"commentCount": "0",
"manualName": "Food tripping",
"excerpt": "this is an article",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Style Guide",
"url": "style-guide",
"id": "929000000611148",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "16 May",
"publishedTime": "16 May",
"modifiedTime": "16 May",
"manualUrl": "best-practices-guide",
"streamId": "929000000611150",
"commentCount": "1",
"manualName": "Best practices guide",
"excerpt": "The oxford comma debate",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Soft Skills Training Materials",
"url": "soft-skills-training-materials",
"id": "929000000522026",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "27 May",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000024046",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "sample",
"url": "sample",
"id": "929000000487094",
"type": "ARTICLE",
"createdTime": "20 Jan",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "sample-manual-1",
"streamId": "929000000487096",
"commentCount": "0",
"manualName": "Sample Manual",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Recruitment",
"url": "recruitment-appointment",
"id": "929000000487083",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "29 Jun",
"modifiedTime": "16 Aug",
"manualUrl": "company-policies",
"streamId": "929000000487085",
"commentCount": "2",
"manualName": "Company Policies",
"excerpt": "Recruitment & Appointment 2.1 Recruitment Policy: ABC & Associates shall not recruit staff, other than support staff who do not have knowledge in accounting and audit unless",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Questions for this month.",
"url": "questions-for-this-month",
"id": "929000000641381",
"type": "ARTICLE",
"createdTime": "01 Jun",
"publishedTime": "31 Dec",
"modifiedTime": "01 Jun",
"manualUrl": "company-policies",
"streamId": "929000000641383",
"commentCount": "0",
"manualName": "Company Policies",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Privacy Policy",
"url": "privacy-policy",
"id": "929000000538003",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "28 Feb",
"publishedTime": "11 Jan",
"modifiedTime": "11 Jan",
"manualUrl": "company-policies",
"streamId": "929000000538005",
"commentCount": "1",
"manualName": "Company Policies",
"excerpt": "General At Zoho Corporation, we respect your need for online privacy and protect any Personal Information that you may share with us, in an appropriate manner. Our practice with",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Please fill the following questions.",
"url": "please-fill-the-following-questions",
"id": "929000000641408",
"type": "ARTICLE",
"createdTime": "01 Jun",
"publishedTime": "31 Dec",
"modifiedTime": "01 Jun",
"manualUrl": "questions-for-june-2017",
"streamId": "929000000641410",
"commentCount": "3",
"manualName": "Questions for June 2017",
"excerpt": "1. What do you think will be our next target?",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "My First Article",
"url": "my-first-article",
"id": "929000000638007",
"type": "ARTICLE",
"createdTime": "31 May",
"publishedTime": "31 Dec",
"modifiedTime": "31 May",
"manualUrl": "test-manual-for-alisa",
"streamId": "929000000638009",
"commentCount": "0",
"manualName": "Test Manual For Alisa",
"excerpt": "Sample Content",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Marketing Strategy-1",
"url": "marketing-resources",
"id": "929000000516001",
"type": "ARTICLE",
"createdTime": "15 Feb",
"publishedTime": "31 Dec",
"modifiedTime": "15 Feb",
"manualUrl": "company-policies",
"streamId": "929000000516003",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Marketing Strategy Procedure The purpose of the Marketing Strategy Procedure is to identify potential customers, messages, methods and ensures that the right product and message reach the right market",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Marketing Policy Intro",
"url": "marketing-policy-intro",
"id": "929000000515001",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "15 Feb",
"publishedTime": "15 Feb",
"modifiedTime": "26 Apr",
"manualUrl": "company-policies",
"streamId": "929000000515003",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Sales & Marketing Policy Manual The Sales and Marketing Policy Manual covers common Sales and Marketing requirements and practices. This sample is intended only to provide an example of",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Introduction",
"url": "introduction",
"id": "929000000487076",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "02 Feb",
"modifiedTime": "29 Jun",
"manualUrl": "company-policies",
"streamId": "929000000487078",
"commentCount": "2",
"manualName": "Company Policies",
"excerpt": "1.1 PURPOSE OF THE MANUAL: This manual is intended to guide staff regarding their rights and obligations. These guidelines shall be followed by all staff of Zylker Corp.",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Hr Policy-1",
"url": "hr-policy-1",
"id": "929000000527067",
"type": "ARTICLE",
"createdTime": "21 Feb",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "privacy-policies",
"streamId": "929000000527069",
"commentCount": "0",
"manualName": "Privacy Policies",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Grammar 101",
"url": "grammar-101",
"id": "929000000611177",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "16 May",
"publishedTime": "16 May",
"modifiedTime": "16 May",
"manualUrl": "best-practices-guide",
"streamId": "929000000611179",
"commentCount": "0",
"manualName": "Best practices guide",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Graffiti",
"url": "graffiti",
"id": "929000000264005",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "03 Mar",
"publishedTime": "31 Dec",
"modifiedTime": "11 Jan",
"manualUrl": "the-art-collective",
"streamId": "929000000264007",
"commentCount": "0",
"manualName": "The Art Collective",
"excerpt": "dummy text",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Extended Leave",
"url": "extended-leave",
"id": "929000000487108",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "20 Jan",
"modifiedTime": "20 Jan",
"manualUrl": "company-policies",
"streamId": "929000000487110",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Extended Leave Companies often have administrative policies that determine when and how long employees can take extended leave. Most companies allow women to take several weeks or",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Drugs and Alcohol",
"url": "drugs-and-alcohol",
"id": "929000000487115",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "20 Jan",
"modifiedTime": "20 Jan",
"manualUrl": "company-policies",
"streamId": "929000000487117",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Drugs and Alcohol Companies also typically establish administrative policies regarding drug and alcohol usage for employees. Most companies have strict rules in place that prohibit employees from",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Dress",
"url": "dress",
"id": "929000000487122",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "20 Jan",
"modifiedTime": "20 Jan",
"manualUrl": "company-policies",
"streamId": "929000000487124",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Dress Companies may enforce a dress code for employees as an administrative policy. Some companies let employees wear whatever they want, while others have strict dress codes.",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Doodling at work",
"url": "doodling-at-work",
"id": "929000000245003",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "18 Feb",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "the-art-collective",
"streamId": "929000000245005",
"commentCount": "0",
"manualName": "The Art Collective",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Designing Process",
"url": "designing-process",
"id": "929000000522024",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "27 May",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000024061",
"commentCount": "1",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Corporate Policy ",
"url": "corporate-policy",
"id": "929000000522025",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "27 May",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "company-manual",
"streamId": "929000000024076",
"commentCount": "0",
"manualName": "Company Manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Conditions of appointment",
"url": "conditions-of-appointment",
"id": "929000000487101",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "29 Jun",
"modifiedTime": "29 Jun",
"manualUrl": "company-policies",
"streamId": "929000000487103",
"commentCount": "1",
"manualName": "Company Policies",
"excerpt": "Conditions of appointment: 3.1 Probation. On appointment to the firm, staff shall undergo a two months probationary period after which the appointment will be confirmed after a",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Behavior",
"url": "behavior",
"id": "929000000487129",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "20 Jan",
"publishedTime": "20 Jan",
"modifiedTime": "20 Jan",
"manualUrl": "company-policies",
"streamId": "929000000487131",
"commentCount": "0",
"manualName": "Company Policies",
"excerpt": "Behavior Companies set administrative policies for how employees are expected to behave at work. Employees must treat each other with respect. If a disagreement arises, the employees",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "basics-5",
"url": "basics-5",
"id": "929000000813131",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "07 Jan",
"publishedTime": "30 Jan",
"modifiedTime": "07 Jan",
"manualUrl": "marketing",
"streamId": "929000000813133",
"commentCount": "0",
"manualName": "Marketing",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "basics-4",
"url": "basics-4",
"id": "929000000813111",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "07 Jan",
"publishedTime": "30 Jan",
"modifiedTime": "07 Jan",
"manualUrl": "marketing",
"streamId": "929000000813113",
"commentCount": "0",
"manualName": "Marketing",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "basics-3",
"url": "basics-3-1",
"id": "929000000813102",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "07 Jan",
"publishedTime": "30 Jan",
"modifiedTime": "07 Jan",
"manualUrl": "marketing",
"streamId": "929000000813104",
"commentCount": "0",
"manualName": "Marketing",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "basics-2",
"url": "basics-2",
"id": "929000000813082",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "07 Jan",
"publishedTime": "30 Jan",
"modifiedTime": "07 Jan",
"manualUrl": "marketing",
"streamId": "929000000813084",
"commentCount": "0",
"manualName": "Marketing",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "basics of marketing",
"url": "basics-of-marketing",
"id": "929000000813069",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "07 Jan",
"publishedTime": "30 Jan",
"modifiedTime": "07 Jan",
"manualUrl": "marketing",
"streamId": "929000000813071",
"commentCount": "0",
"manualName": "Marketing",
"excerpt": "sample text",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Artilcle-1",
"url": "artilcle-1",
"id": "929000000648005",
"type": "ARTICLE",
"createdTime": "14 Jun",
"publishedTime": "31 Dec",
"modifiedTime": "14 Jun",
"manualUrl": "zylker-guidelines",
"streamId": "929000000648007",
"commentCount": "0",
"manualName": "Zylker Guidelines",
"excerpt": "Sample Content",
"canDelete": "true",
"canPublish": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Article-2",
"url": "article-2",
"id": "929000000679024",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "17 Jul",
"publishedTime": "17 Jul",
"modifiedTime": "17 Jul",
"manualUrl": "testing-manual-for-guest-users",
"streamId": "929000000679026",
"commentCount": "0",
"manualName": "Testing Manual for Guest Users",
"excerpt": "This is article-2 of this manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "Article-1",
"url": "article-1",
"id": "929000000679015",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "17 Jul",
"publishedTime": "17 Jul",
"modifiedTime": "17 Jul",
"manualUrl": "testing-manual-for-guest-users",
"streamId": "929000000679017",
"commentCount": "0",
"manualName": "Testing Manual for Guest Users",
"excerpt": "This is Article-1 in this manual",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "About",
"url": "about",
"id": "929000000379049",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "29 Aug",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "food-tripping",
"streamId": "929000000379051",
"commentCount": "0",
"manualName": "Food tripping",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
},
{
"name": "About",
"url": "about",
"id": "929000000244027",
"type": "ARTICLE",
"isPublished": "true",
"createdTime": "18 Feb",
"publishedTime": "31 Dec",
"modifiedTime": "",
"manualUrl": "the-art-collective",
"streamId": "929000000244029",
"commentCount": "0",
"manualName": "The Art Collective",
"canDelete": "true",
"userDetails": {
"zuid": "2060758",
"id": "2060758",
"name": "Patricia Boyle",
"canFollow": "true"
}
}
]
}
}
Show full
Show less