Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend to Zoho CRM integration (fails on insert/update)

Hi all,
I'm trying to use Talend to integrate Zoho CRM with the SQL Database. For that I'm using this driver  .
The job extracts data from Zoho correctly but fails on output component which is update or insert to Zoho CRM with the error:
XcoreXzohocrmX150X5816.drc: Add batch requires a string parameter.
at XcoreXzohocrmX150X5816.yoc.addBatch(Unknown Source)
at zoho_cis.sync_0_1.sync.tMSSqlInput_1Process(sync.java:5482)
at zoho_cis.sync_0_1.sync.runJobInTOS(sync.java:5985)
at zoho_cis.sync_0_1.sync.main(sync.java:5835)
Any idea how to fix this?
Labels (3)
3 Replies
Anonymous
Not applicable
Author

Hi,
So far,  Zoho CRM is not list on the supported systems, databases and business applications by Talend components.

For your  Zoho CRM cloud service connection, could you please take a look at this forum: https://community.talend.com/t5/Design-and-Development/Good-news-many-new-components-to-connect-vari...?
Best regards
Sabrina
_AnonymousUser
Specialist III

Also worth checking out is CloudBee's component for Zoho. They’ve developed components which perfectly work within Talend. 
Anonymous
Not applicable
Author

First you need to expose Zoho CRM data as Odata, try this tool.