API (Pabbly) Zoho Books OAuth Redirect URI
Status: Open · Asked by sunstorm on · 0 views
Hi Team
Zoho Books integration in Pabbly doesn't support Journal creation, update, etc. I am trying to do it through API Calls.
As a first step, I need to setup OAuth as mentioned here https://www.zoho.com/books/api/v3/oauth/#overview
The challenge I am facing is that I also need to specify a "Authorized Redirect URIs" as part of generating necessary keys and tokens. Kindly guide what I should be entering in this field.

Hi @sunstorm,
Please try executing the endpoint using the 'Zoho Books: Custom API Request' action event. It will automatically handle the authorization, allowing you to execute the endpoint.
If you are looking to create a custom application, you can reach out to our integrations team at the provided email address.
[email protected]
Hi Arshil
Thank you so much for the necessary guidance. I tried this out but I am now getting error "Allowed domains: [books.]." It is pointing me to a thread which I went to but didn't find it relevant at all to this. 
Please guide on how to resolve this and proceed forward.
Please share the cURL command of the endpoint you are attempting to execute. Also, share the Workflow URL where you attempted to execute the endpoint.
Hi Team
For starters, I am trying to execute a simple GET journal API. Its cURL is below. Its API doc can be found here https://www.zoho.com/books/api/v3/journals/#get-journal-list
curl --request GET \
--url 'https://www.zohoapis.com/books/v3/journals?organization_id=10234695' \
--header 'Authorization: Zoho-oauthtoken 1000.41d9xxxxxxxxxxxxxxxxxxxxxxxxc2d1.8fccxxxxxxxxxxxxxxxxxxxxxxxx125f'
Please check step 14 of this workflow link: https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzZTA0MzA1MjZmNTUzNjUxMzci_pc
Thank you for sharing this information. Please allow us some time to look into this concern. We will get back to you with an update soon.
Hello @sunstorm,
The issue has now been resolved. Please try using the action and let us know if it works fine for you.
Hi Preeti
Thanks for the resolving this quickly. However, now I am getting a different error. Code 57 You are not authorized to perform this operation. The cURL and the workflow URL continue to be the same as shared earlier in this thread.

How do I resolve the same?
Hello @sunstorm,
We have changed the domain used under the endpoint from zohoapis.com to zohoapis.in and it worked well, refer to the attached image for more info.

Thank you!
Hello @sunstorm,
Thanks for the update, we'd love to hear your thoughts! If you have a moment, please rate us on Google. Your feedback helps us improve.