Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I have created custom objects named as CO and using custom objects (CO)field as a email script token in email for the field created "role". I want to populate based on condition if part of custom objects display role.Problem - Using if condition code it jumps to else condition only.
Hi Marketo User, I have created landing page with free-form method. I have created mobile responsive with segment. I have used javascript code. Landing page is mobile responsive.Problem- Content alignment setting is not given for Mobile in Marketo. Hence, I am facing content alignment issue.Please s...
Good to know that. Thanks!Also, is there API available to export custom objects data?
Hi Marketo Lads,I am looking bulk delete REST API details for custom objects. I found I can delete 300 records using POST /rest/v1/customobjects/{name}/delete.json But, is there any other Endpoint details which supports more than 300 records using csv file.