
Config
You must enter the following credentials when configuring this source:Key | Description | Sample value |
---|---|---|
access_token | OAuth token to access API endpoints. | abc123... |
request_timeout | Number of milliseconds until the API request should timeout and raise an error. | 300 |
start_date | Fetch data that is newer than the start_date . | 2022-01-01T00:00:00Z |
subdomain | If you access Zendesk from a URL like this https://magesupport.zendesk.com/, then the domain is magesupport . | magesupport |
How to get your access_token
Follow Zendesk’s documentation
to get your access token.
Example Admin Center URL: https://magesupport.zendesk.com/admin/home
(subdomain in example is magesupport
).