Get All Zendesk Articles
GET https://postman.zendesk.com/api/v2/help_center/en-us/articles.json?per_page=100&page={{page}}
Loops through all the paginated Zendesk Articles and adds them to an environment variable called 'values' These 'values' make up the rows for the Google sheet.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
per_page | number | ||
page | string |