Zoho Desk

Supports:

Connection

Configuration

NAMETYPEDESCRIPTIONREQUIREDREADONLY
oauth_refresh_tokenstringfalsefalse
client_idstringfalsefalse
client_secretstringfalsefalse
org_idstringfalsetrue

Example

1{
2 "name": "Zoho Desk connection",
3 "type": "zoho_desk",
4 "configuration": {
5 "client_id": "1000.XXXXXXXXXXXXXXXXXXXX",
6 "client_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
7 "oauth_refresh_token": "dasfdasz62px8lqeoakuea2ccl4rxm13i6tbyorxhu1i20kc8ruvksmzxq"
8 }
9}