MCSA guy who likes to hang out in the community going through the people's opinions, thoughts about the product and also answering questions/issues for fellow Marketo users. Have built few custom connectors for integrating the Marketo with other Adobe Marketing tools like Analytics, AEM, Target for extending Marketo's functionality. Have extensively worked on Marketo APIs along with the org level Marketo setup. Let's connect for a discussion on anything revolving around MarTech. ;)
What is the default order in which custom object records are stored? So if I have multiple records in the CO what will be the 0th record by default ? Will it be the record which ha...
Thanks Amit this helps. Since its not mentioned in the docs wrt no. Of records I believe for the POST request the capping would be based on the size of payload data and not the rec...
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 ...
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-...
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 ...
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...
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)...