Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Export Job statuses returned by the status endpoint are not instantaneous results. The results returned are a snapshot in time of a recent status. The intent of the status endpoint is to monitor for completion. You can trust the status returned by the enqueue endpoint. The job can go from processin...
The interplay between templates and content can be complicated. Please submit a support case as that will allow us to look at the specifics of the template, existing content, the exact request and response etc.
It looks to me like should be using Custom Activities: https://developers.marketo.com/rest-api/lead-database/activities/#custom_activity_types
The two records will be merged. For more on the expected behavior: https://developers.marketo.com/javascript-api/lead-tracking/
Use the token as shown in the UI and returned by the API: {{program.name}} The API is sensitive to case for tokens when approving a template whereas the UI is not.
You're right that you can't create disconnected Custom Objects. You need to have at least one lead to link it to when it's created. This is a business rule not a technical requirement which is why deleting the last lead associated with a custom object doesn't remove the object; it will remain and be...
I'm not sure what's confusing here.After means from the start date specified by your initial nextPageToken until now. There's no date range option for that endpoint.
I agree with Sanford Whiteman in that it's most likely a local problem. That error and come from anywhere along the connectivity path, but the cause is most likely local. It could be configuration problem with your HTTP client, a proxy server, proxy config, or even faulty equipment like a switch or...
If Sanford Whiteman hasn't made it clear, this is a bad idea entirely.The discussion has been very abstract. Right now you're getting very specific answers to your questions, but are left with many choices to make. To get more useful ideas, it might be helpful to explain your overall goal in simple...
Would you be able to answer Sanford Whiteman's questions to the original poster about your situation? That information is probably necessary in order to give any useful answers.