Create a connected app in Zoho API Console
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 BugTracker Integration”)
- Homepage URL: Provide your organization URL (e.g.,
https://yourcompany.com) - Authorized Redirect URIs: Enter
https://api.stackone.com/connect/oauth2/zohobugtracker/callbackand click the + button to add it - Click the CREATE button to generate your application.
Configure OAuth scopes
OAuth scopes control which Zoho BugTracker resources the integration can access. Use comprehensive scopes for full functionality, or select granular scopes based on requirements.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zoho BugTracker:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Zoho BugTracker
- 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