Creating API Export for Zoho CRM

Hi, trying to setup an API link with Zoho CRM using the builder. It gets past the first bit where I log into my Zoho account and authorise the app but then fails to get the access token. I just get this :

An error occurred during authorization: Access token URL returned a 404 when making a request for the access token. More data here:
An error occurred.
An error occurred while processing your request.
Please try again later.

The URL it returns is :
https://parabola.io/api/steps/generic_api/callback?code=authcode&location=us&accounts-server=https%3A%2F%2Faccounts.zoho.com

I’m following the instructions from Zoho here:

Hope you can help to get this hooked up.

Cheers,

Rob

Hey Rob - In the OAuth process that we support, we automatically send the token as an Authorization header. Zoho requires a different header, which means that unfortunately Zoho APIs are not compatible with Parabola at this time.

Nate requested a Zoho CRM integration. Please be sure to upvote and feel free to reply to Nate’s post if you have anything else you want to add.

1 Like

Ah Ok Sachi, thanks for letting me know.

Cheers

Rob