I have a working scenario with the kindly posted Zoho Crm get all leads module, from a Amuhdam https://n8n.io/workflows/552
The question is, I have been looking into accessing any modules within Zoho CRM like contacts, sales orders, accounts etc etc and I do not understand in which way I can configure this module
In Integromat, when I connect through Oauth2 like in Amuhdam module, there is a list of modules I can access with, because I connect with the zoho console SELF-MADE API, but in here I do not seem to be able to achieve that. I mean I see nothing that opens a door to do the handshake with the API of zoho.
Sorry, I couldn’t understand your question correctly. But if you’re looking to connect your Zoho CRM with n8n you can learn to do that on the documentation page. Let me know if it is something else
I just checked the node, and you’re correct the node currently doesn’t support Contacts, Sales Orders, Accounts, and other such modules. I guess you are the first user that needs those modules! Can you create a Feature Request for these modules and explain your use-case? This will help us make sure that when we implement them, we cover the use-cases.
In the meantime, you can use the HTTP Request node to interact with your Zoho CRM. You can refer to the API documetation.