Create a connected app in Zoho People
Register a server-based connected app to obtain client ID and client secret for OAuth 2.0 integration.
Sign in to Zoho API console
Sign in to the Zoho API console.
Create a new application
On the Applications page, click the ADD CLIENT button in the top-right corner.
- In the “Choose a Client Type” dialog, select Server-based Applications.
- Click CREATE NOW to proceed.
Configure application details
Fill in the required application information.
- Client Name:
StackOne Integration - Homepage URL: your organization URL (e.g.,
https://yourcompany.com) - Authorized Redirect URIs:
https://api.stackone.com/connect/oauth2/zohopeople/callback— click the + button to add it - Click Create to generate your application.
Copy client ID and secret
Click the Client Secret tab, then copy the Client ID and Client Secret. Store both values securely for use later.
Scopes
Scopes control which Zoho People modules the integration can access. Create a comma-separated list of scopes required for your use case to enter into the StackOne Auth Config.
Select scopes
The scopes required for your use case:
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zoho People:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Zoho People
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- OAuth Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile