Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.
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.