What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To connect Zoho with Ampersand, you will need a Zoho Account.

Once your account is created, you’ll need to configure an app in Zoho and obtain the following credentials from your app:

  • Client ID
  • Client Secret
  • Scopes

You will use these credentials to connect your application to Ampersand.

Create a Zoho Account

Here’s how you can sign up for a Zoho account:

Creating a Zoho App

Follow the steps below to create a Zoho app and add the Ampersand redirect URL in the app:

  1. Log in the Zoho API Console Account using your Zoho account.
  2. Click Get Started to create your first app. If you have already created an application, click Add Client to create a new app.
  3. Select Server-based Applications.
  4. Enter the following details:
    1. Client Name: Name of the client app.
    2. Homepage URL: The home page URL of the app.
    3. Authorized Redirect URIs: The Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  5. Click Create.

You’ll see the details of your newly created application. Note the Client ID and Client Secret keys as they are necessary for connecting your app to Ampersand.

Alt text

Add Your Zoho App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

  2. Select the project where you want to create a Zoho integration.

    Alt text

  3. Select Provider apps.

  4. Select Zoho from the Provider list.

  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.

  6. Enter the scopes set for your application in Zoho.

    Alt text

  7. Click Save changes.