Zoho SalesIQ Connector
Documentation
Version: 1
Documentation

Authentication OAuth


Description

OAuth Connection for Zoho CRM API [API reference]

Instructions

To register custom App, perform the following steps (Detailed steps found in the help link at the end)
  1. Go to Zoho API Console
  2. Click Add Client link
  3. Select Server-based Applications option
  4. Enter desired client name (Display purpose only)
  5. Enter some URL for Company homepage
  6. For Authorized Redirect URI enter https://zappysys.com/oauth (Or enter your own but we recommend using ZappySys one if possible). This URL must match on Zoho Connector UI.
  7. Click CREATE.
  8. Copy Client ID and Secret and paste on Zoho Connector UI.

Parameters

Parameter Label Required Default value Options Description
Compnay Company Screen Name for URL (e.g. mycompany)
ClientId ClientId
ClientSecret ClientSecret
Permissions Permissions SalesIQ.operators.READ SalesIQ.conversations.READ SalesIQ.feedbacks.READ SalesIQ.departments.READ
AccountUrl AccountUrl https://accounts.zoho.com
Name Value
United States (US) Datacenter https://accounts.zoho.com
United Kingdom (UK) Datacenter https://accounts.zoho.uk
Europe (EU) Datacenter https://accounts.zoho.eu
Canada (CA) Datacenter https://accounts.zohocloud.ca
Australia (AU) Datacenter https://accounts.zoho.au
India (IN) Datacenter https://accounts.zoho.in
Japan (JP) Datacenter https://accounts.zoho.jp
Saudi Arabia (SA) Datacenter https://accounts.zoho.sa
China (CN) Datacenter https://accounts.zoho.com.cn
RedirectUrl RedirectUrl https://zappysys.com/oauth This is the redirect URL you entered when you created app in Zoho Portal. URL must match exactly including trailing slash
RetryMode RetryMode RetryWhenStatusCodeMatch
Name Value
None None
RetryAny RetryAny
RetryWhenStatusCodeMatch RetryWhenStatusCodeMatch
RetryStatusCodeList RetryStatusCodeList 429
RetryCountMax RetryCountMax 5
RetryMultiplyWaitTime RetryMultiplyWaitTime True