Skip to main content
This is an updated and improved version of the Zendesk connector!If you’re setting up Zendesk with C1 for the first time, you’re in the right place.

Capabilities

ResourceSyncProvision
Accounts
Groups
Organizations
Roles
The Zendesk connector supports automatic account provisioning and deprovisioning.

Connector actions

Connector actions are custom capabilities that extend C1 automations with app-specific operations. You can use connector actions in the Perform connector action automation step.
Action nameAdditional fieldsDescription
enable_useruser_id (string, required)Unsuspend a Zendesk user account by setting suspended to false
disable_useruser_id (string, required)Suspend a Zendesk user account by setting suspended to true

Gather Zendesk credentials

Configuring the connector requires you to pass in credentials generated in Zendesk. Gather these credentials before you move on.
A user with System Admin access and the permission to create and delete users in Zendesk must perform this task.

Locate the subdomain for your Zendesk account

1
In your Zendesk account, navigate to the Admin page by clicking the gear icon in the left menu bar.
2
Locate your Zendesk subdomain in the top right corner of the page. Your subdomain is whatever precedes zendesk.com.
3
Make a note of your subdomain.

Create an API token

1
Log in to your Zendesk account at yoursubdomain.zendesk.com, then click the gear icon (⚙️) in the left sidebar and click Go to Admin Center.
2
Navigate to Apps and integrations > APIs > API configuration.
3
Make sure both Token Access and Password Access are toggled on.
Password Access is required to list group memberships. Without it, the connector will return authentication errors when syncing groups.
4
Navigate to Apps and integrations > APIs > API tokens and click Add API token.
5
Optionally add a description, then copy the token immediately — it won’t be shown again.
6
Click Save.
That’s it! Next, move on to the connector configuration instructions.

Configure the Zendesk connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in C1
  • Access to the set of Zendesk credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Zendesk v2 and click Add.
3
Choose how to set up the new Zendesk connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
In the Subdomain field, enter the subdomain.
8
In the Email field, enter the email address associated with your System Admin account in Zendesk.
9
Paste the token into the API Token field.
10
Optional. Enter a comma-separated list of the organizations you want to sync in the Organizations field. If this field is left blank C1 will sync all available organizations.
11
Click Save.
12
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
That’s it! Your Zendesk connector is now pulling access data into C1.