How to connect Retool with Zoho CRM

Thanks, @rolandapercur! Here's an example of how we set this up:

  1. Create the Server-based app within Zoho:

  1. Enter in the Name and URLs, which should give generate client id and client secret:

  1. Create a resource inside of Retool and create the following OAuth2 flow:

Note: You'll have to check and see which scopes you actually need for your application.

  1. You should then be able to test this auth flow, and then confirm that you are successfully retrieving the access and refresh tokens:

4 Likes