How can I add a new lead to ZOHO CRM using python?
I am trying to pull information from Mongo DB and push it to ZOHO as a new lead. I do not have knowledge on how to create an API call, can anybody please share an example code. Is there a way to use webhooks instead of using API?