Skip to main content
Select Actions to adjust the guide
Some actions may require additional configuration in the provider to be accessible. Choose the actions you need and the guide will be updated.
Action
Scope(s)
Loading actions…
Dynamic Guide URL
Scopes Selected
Separator
Administrator or user with API permissions in Zoho Projects is required to create connected apps.

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.

1

Sign in to Zoho API Console

Sign in to the Zoho API Console.

  • Navigate to Applications.
2

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.
3

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/callback and click the + button to add it
  • Click the CREATE button to generate your application.
4

Copy Client ID and Client Secret

Click the Client Secret tab, then copy the Client ID and Client Secret. Store both values securely for use later.

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.

1

Select scopes

Enables actions: Create Bug, Create Bug Comment, Create Bug Follower, Create Event, Create Milestone, Create Portal User, Create Project, Create Project Status, Create Project User, Create Tag, Create Tag Association, Delete Bug, Delete Bug Comment, Delete Bug Follower, Delete Event, Delete Milestone, Delete Project, Delete Project User, Delete Tag, Dissociate Tag Association, Get Bug, Get Bug Renamed Fields, Get Bug Resolution, Get Bug Timer, Get Milestone, Get Project, List Bug Activities, List Bug Attachments, List Bug Comments, List Bug Custom Views, List Bug Default Fields, List Bug Followers, List Bugs, List Events, List Milestones, List Multiple Bug Comments, List Portal Users, List Portals, List Project Activities, List Project Statuses, List Project Users, List Projects, List Tag Search Results, List Tags, Update Bug, Update Event, Update Milestone, Update Milestone Status, Update Project, Update Project User, Update Tag

Select the scopes required for your use case.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Zoho BugTracker:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

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
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Zoho BugTracker.