
Anonymous
Not applicable
2016-03-21
11:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
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?
163 Views
3 Replies

Anonymous
Not applicable
2016-03-23
11:13 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
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
163 Views

Specialist III
2016-04-24
04:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also worth checking out is CloudBee's component for Zoho. They’ve developed components which perfectly work within Talend.
163 Views

Anonymous
Not applicable
2017-02-01
10:30 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First you need to expose Zoho CRM data as Odata, try this tool.
163 Views
