Hello Colleagues,
I am using a Dataflow to configure a replication flow from my postgres data source to my Zoho CRM. As a first attempt I noticed that for each contact update, I have a lot of API calls to CRM. How does this work under the hood. How can we optimize the API calls to ZOHO CRM. Is it possible to have a short meeting to help us understand? FYI, we have lookup on the CRM, where we try to get the ID of the contact. If found, we update otherwise we insert. Is it possible to take advantage of the cache?
Regards,
Aniket