C1 provides identity governance for Kayako. Integrate your Kayako instance with
C1 for unified visibility and governance over the people who can access your
Kayako help desk.
Capabilities
Resource Sync Provision Users
The connector syncs Kayako users. Each user’s role is recorded as an
informational attribute on the user. Kayako does not expose roles as a
separate, governable resource, so roles are not synced on their own.
Gather Kayako credentials
You need a Kayako agent account that is allowed to list users. An administrator
or owner account is the safest choice.
Sign in to your Kayako instance at https://<subdomain>.kayako.com, where
<subdomain> is the first part of your Kayako web address.
Decide which agent account the connector will use to read users. The
connector authenticates with that agent’s email address and password.
Copy three values: your subdomain (the <subdomain> part of your
Kayako URL), the agent’s email address , and the agent’s password .
Follow these instructions to use a built-in, no-code connector hosted by C1.
In C1, navigate to Integrations > Connectors and click Add connector .
Search for Kayako and click Add .
Choose how to set up the new Kayako connector.
Set the owner for this connector.
Find the Settings area of the page and click Edit .
Enter the Kayako credentials:
Subdomain : your Kayako subdomain, e.g. acme.
Agent email : the email address of the agent account.
Password : the password for that agent account.
The connector’s label changes to Syncing , followed by Connected . You can view the logs to ensure that information is syncing.
Done. Your Kayako connector is now pulling access data into C1.Follow these instructions to run the Kayako connector in your own
environment.
Create a secret for the Kayako agent password.
Configure the connector with:
Subdomain : your Kayako subdomain, e.g. acme.
Agent email : the email address of the agent account.
Password : the password for that agent account (stored as a secret).
Deploy the connector using your standard self-hosted connector process.
Done. Your Kayako connector is now pulling access data into C1.