Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
SreejithSL
Contributor III
Contributor III

Talend and Salesforce marketing cloud connection

Dear Talend community,

I know the use which I have is a rarely preferable architecture , however , I would like to check ,how the talend can be connect to salesforce marketing cloud and load data directly to data extensions.

Is there any component like tsalesforceInput available in talend to connect salesforce marketing cloud.

Your inputs would be helpful.

Thanks,

Sreejith

Labels (2)
3 Replies
Anonymous
Not applicable

The tSalesforceInput and tSalesforceOutput components interact with the Salesforce objects using the SOAP API. As such, the tSalesforceInput can read any data stored in the Salesforce objects and the tSalesforceOutput can write any data that Salesforce permit to the objects.

SreejithSL
Contributor III
Contributor III
Author

Hi Rhall,

Thanks for your comment.

This way I already performing my data integrations to salesforce service cloud. Here my question is to connect marketing cloud with talend and access or insert data into it.

Anonymous
Not applicable

Sorry, I am not entirely sure I understand. I don't use Marketing Cloud. Does Marketing Cloud not store its data in the Salesforce objects? Or were you wanting to do something different? If there is a Marketing Cloud API, you can use our tRestClient or SOAP components to interact with it.