Authentication :: OAuth [OAuth]
Contents
Description
OAuth Connection for Zoho CRM API
Instructions
To register custom App, perform the following steps (Detailed steps found in the help link at the end)- Go to Zoho API Console
- Click Add Client link
- Select Server-based Applications option
- Enter desired client name (Display purpose only)
- Enter some URL for Company homepage
- 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.
- Click CREATE.
- Copy Client ID and Secret and paste on Zoho Connector UI.
Parameters
Parameter | Label | Required | Options | Description | Help | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Compnay | Company Screen Name for URL (e.g. mycompany) | NO |
|
||||||||||||||||||||||
ClientId | ClientId | NO |
|
||||||||||||||||||||||
ClientSecret | ClientSecret | NO |
|
||||||||||||||||||||||
Permissions | Permissions | NO |
|
||||||||||||||||||||||
AccountUrl | AccountUrl | NO |
|
|
|||||||||||||||||||||
RedirectUrl | RedirectUrl | NO |
|
||||||||||||||||||||||
RetryMode | RetryMode | NO |
|
|
|||||||||||||||||||||
RetryStatusCodeList | RetryStatusCodeList | NO |
|
||||||||||||||||||||||
RetryCountMax | RetryCountMax | NO |
|
||||||||||||||||||||||
RetryMultiplyWaitTime | RetryMultiplyWaitTime | NO |
|