Hello everybody,
I'm trying to connect Zoho CRM to my Retool app.
Does one of you have a good quickstart advises ?
Thanks
Hello everybody,
I'm trying to connect Zoho CRM to my Retool app.
Does one of you have a good quickstart advises ?
Thanks
We don't currently have a native Zoho integration, but you can connect to almost any REST API (our API docs here) from Retool 😊 And here is a link to their API docs, just in case that's helpful!
Hello @victoria,
thanks a lot for your answer.
I will share my work here if someone is interested.
Hello Victoria,
The first video linked on this page - refers to Youtube - is not listed anymore.
https://docs.retool.com/docs/apis
Could you please fix it ?
Thanks
Hi Roland! I just tested and it seems like it's took me to this link: https://www.youtube.com/watch?v=chOzmgGPHVs
Is it taking you to a different link?
Hello @victoria , thanks for your answer.
It works.
Hello everyone,
thanks to the Help of @Chris-Thompson and @ben I managed to connect Zoho & Retool so this is definitely doable.
The Zoho CRM documentation is not very explicite but you have to use the Oauth 2.0 flow and Retool very eases things.
Feel free to ask questions below if you have one.
Thanks, @rolandapercur! Here's an example of how we set this up:
Note: You'll have to check and see which scopes you actually need for your application.
how you guys manage this? zoho ask to generate a token every 60 minutes or on every request, how is that possible with retool? im struggling too with inventory api
Hello @agaitan026,
Did you tried Oauth 2.0 or something else ?
Hey @agaitan026! Are you using a refresh flow in Retool? https://docs.retool.com/docs/custom-api-authentication#refresh-auth-workflow
I didn't use that. Not sure how applies to Zoho Api
In case your api requirements are a bit more complex, you can use an api resource with custom auth to connect to your api!
Are you currently able to get your ideal flow connected to your Zoho Api through another service, like Postman?
Yeah I will use refresh option it works
Hey Everyone,
Please I tried following the instructions above but I was not able to connect Zoho to retool, the test OAuth integration with your own account button does not even show up on my production page.
Your kind assistance would be greatly appreciated!
Hey @omaks! Happy to look into this with you. Would you mind sharing a screenshot of your current config, as well as any errors you're seeing?
Hello there,
I followed the different steps. It almost seemed to work but no OAuth session tokens are present.
Also, I get an error 500 : invalid_user when the test OAuth integration open up in Zoho.
Can you help me ?
The solution was simply to change the url from .com to .eu since Zoho servers are in different place for different customers.