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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Issue with tWebService for Marketo Custom Objects

I'm trying to integrate Marketo to Talend. There is already a component for Marketo but what I'm trying to do is to update Marketo custom objects. With this, I tried using the tWebService component. I've encountered an error while trying to add custom attributes to the custom attribute list. The list is used to update the custom object fields. How can I populate the customObjAttributeList with the correct value?

0683p000009MH0k.png0683p000009MH4G.png0683p000009MH3i.png

Please help. Thanks!

- Rolly

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Marketo recommends the REST API. Thus, I suggest you use tRESTClient with a JSON payload

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Marketo recommends the REST API. Thus, I suggest you use tRESTClient with a JSON payload
Anonymous
Not applicable
Author

Noted. Thanks.