Capabilities
Gather Zoho People credentials
Each setup method requires you to pass in credentials generated in Zoho People. Gather these credentials before you move on.Look up your account domain
Look up your Zoho account URL and make a note of the domain.- For US: https://accounts.zoho.com
- For EU: https://accounts.zoho.eu
- For IN: https://accounts.zoho.in
- For CN: https://accounts.zoho.com.cn
- For AU: https://accounts.zoho.com.au
Generate a new client
1
In the Zoho API Console, click Get Started.
2
On the Self client tile, click Create Now.
3
Give the client a name, such as “C1”.
4
Click Create then click OK. A client ID and client secret are generated and shown on the Client Secret tab.
5
Carefully copy and save the client ID and client secret.
Generate an authorization code
1
Next, click Generate Code and enter the scope
ZOHOPEOPLE.forms.READ.2
Select the time duration and enter a description, then click Create.
3
Carefully copy and save the authorization code.
Get a refresh token
1
Finally, run the following cURL command to generate a refresh token. Replace the placeholders with the values you’ve looked up:
2
Carefully copy and save the refresh token.
Configure the Zoho People connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Zoho People connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Zoho People and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the client ID and secret in the Client ID and Client secret fields.
9
Enter the refresh token in the Refresh token field.
10
Use the Account domain dropdown to select your Zoho account domain.
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.