Skip to main content
Administrator access to your Zoho account is required to create OAuth applications.

Create OAuth Application in Zoho API Console

Register a server-based application in the Zoho API Console to obtain your Client ID and Client Secret.

2

Create Server-based Application

Create a new server-based application for OAuth integration.

  • Click GET STARTED or ADD CLIENT
  • Select Server-based Applications
  • Click CREATE NOW
3

Configure Application Details

Enter the required application information.

  • Client Name: Enter a descriptive name (e.g., StackOne Books Integration)
  • Homepage URL: Enter your company website URL
  • Authorized Redirect URI: https://api.stackone.com/connect/oauth2/zohobooks/callback
  • Click CREATE
4

Copy Client Credentials

Retrieve your OAuth credentials from the Client Secret tab.

  • Click the Client Secret tab in your application
  • Copy the Client ID (format 1000.XXXXXXXXXXXXXXXXX)
  • Copy the Client Secret (long alphanumeric string)
  • Store both values securely — the Client Secret cannot be retrieved again

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Zoho Books:
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 Books
  • 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 Books.