Create a connected app in Zoho API Console
Create 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 “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: Enter a descriptive name (e.g., “StackOne Integration”).
- Homepage URL: Provide your organization URL.
- Authorized Redirect URIs: Enter
https://api.stackone.com/connect/oauth2/zohorecruit/callbackand click the + button to add it. - Click the CREATE button to generate your application.
Configure scopes
Add the required OAuth scopes for the integration. Either ZohoRecruit.modules.ALL (for full module access) or ZohoRecruit.modules.candidate.READ (for granular access) is required to connect.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zoho Recruit:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Zoho Recruit
- 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