Does anyone know how to update an account to connect with a specific contact or a contact to connect to a specific account. I cant seem to find the field in the zoho crm node. Thank you
Hey @myqocom,
Sometimes you need to use custom HTTP Request nodes.
Because n8n doesn’t keep up with all the updates to the APIs.
So some features might need a custom request.
Here’s an example:
You will need to check Zoho API documentation to find the exact parameters and values you have to inclue in the request.
.
If my reply answers your question, please remember to mark it as a solution.
1 Like
Thank you so much
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.