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)- 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 | Required | Default value | Options | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name: ClientId Label: ClientId |
|||||||||||||||||||||||
Name: ClientSecret Label: ClientSecret |
|||||||||||||||||||||||
Name: Permissions Label: Permissions |
ZohoCRM.settings.all ZohoCRM.modules.all ZohoCRM.coql.READ
|
||||||||||||||||||||||
Name: AccountUrl
Label: AccountUrl |
https://accounts.zoho.com
|
|
|||||||||||||||||||||
Name: RedirectUrl Label: RedirectUrl |
https://zappysys.com/oauth
|
||||||||||||||||||||||
Name: Version Label: API Version |
v2
|
|
|||||||||||||||||||||
Name: RetryMode
Label: RetryMode |
RetryWhenStatusCodeMatch
|
|
|||||||||||||||||||||
Name: RetryStatusCodeList Label: RetryStatusCodeList |
429
|
||||||||||||||||||||||
Name: RetryCountMax Label: RetryCountMax |
5
|
||||||||||||||||||||||
Name: RetryMultiplyWaitTime Label: RetryMultiplyWaitTime |
True
|