Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there any capping on the maximum number of records that could be added in a Custom Object in a single POST API call (/rest/v1/customobjects/{name}.json) for any kind of marketo subscription (Licensed/Sandbox)?Also I have the same question for the retrieval of the custom object records using the s...
Ohh okay..Apart from that I guess we don't have any other option right? Thanks 😊
I tried this already but seems like filterValues and filterType works only for lead API, for asset API it is simply as good as nothing.My API Endpoint for your ref: https://XXX-YYY-ZZZ.mktorest.com/rest/asset/v1/smartCampaigns.json?access_token=xx&token_type=bearer&maxReturn=200&filterType=type&fil...
Yes thanks for suggestion but I guess I could not retrieve the trigger campaign list programmatically using Campaign Inspector..
Yes Tracey's concern is right. This happened to me few weeks back, I was setting the attribute to datetime value instead of date only value and it was throwing an error, as soon I used the Date only format (YYYY-MM-DD) it worked like charm.
Hi,I have been working on an assignment where I need to export all the trigger campaigns programmatically using Marketo API, as I have read the marketo docs and API docs throughly I did not seem to find an API call for the same. It would be great if someone can guide me in achieving the same if it i...
Create a smart campaign with was sent email ‘email name’ AND Not Opened Email Inactivity filter use Date of Activity Constraint and Minimum number of times Constraint (set it as 2), select change engagement program cadence set it as paused in the flow step.
The email content will be created at email sent time, not email open time. After that, what's in the recipient mail box, cannot be changed. The only content you can change is image, but not the URL as that is the part of email content already being sent and present in the recipient's mail box, but ...
You need to setup custom activities and fields in marketo and post that you need to Enable the sync conversion and sync activities to let the data from oktopost sync back to respective marketo fields. This guide has all the information you will need to setup this integration and sync data back to ma...