Create a connected app in Zoho CRM
Create a server-based connected app to obtain Client ID and Client Secret for secure OAuth 2.0 integration.
Sign in to Zoho API Console
Sign in to the Zoho API Console.
- Navigate to Applications.
Create a new application
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: Enter a descriptive name (e.g., “StackOne Integration”)
- Homepage URL: Provide your organization URL (e.g.,
https://yourcompany.com) - Authorized Redirect URIs: Enter
https://api.stackone.com/connect/oauth2/zohocrm/callbackand click the + button to add it - Click the CREATE button to generate your application.
Configure OAuth scopes
OAuth scopes control which Zoho CRM resources the integration can access. Use ZohoCRM.modules.ALL for full module access, or select granular scopes.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zoho CRM:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Zoho CRM
- 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