Zendesk Help Center avatar
Zendesk Help Center

Pricing

$15.00/month + usage

Go to Store
Zendesk Help Center

Zendesk Help Center

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get all articles from any public Zendesk Help Center. It's fast and costs little.

0.0 (0)

Pricing

$15.00/month + usage

2

Total users

30

Monthly users

3

Runs succeeded

>99%

Last modified

3 months ago

You can access the Zendesk Help Center programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "url": "support",
< "locale": "en-us",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/zendesk --silent --output-dataset

Zendesk Help Center API through CLI

The Apify CLI is the official tool that allows you to use Zendesk Help Center locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: