Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, We have thousands of emails in the draft state. We want to discard all the draft emails through API. Is there any way we can get all the draft emails in Marketo? I tried getting all the emails under one of the root folder (Marketing Activities:3) but got the below error. /rest/asset/v1/emails.js...
Thanks, is there an API that can list all the assets under a folder?
Hi,I am trying to delete all the empty folders using REST API. I noticed an endpoint to fetch all the folders (Folders - Marketo Developers), how can I check if the folder/subfolders are empty? Thanks,Rohit
Hi,I deleted few leads using UI, smart campaign and REST API. I am expecting "Delete Lead, type -37" activities generated for these but when I pulled activity type 37, I don't get anything. I even tried GET /rest/v1/activities/deletedleads.json but I don't see anything? Here is the sequence of even...
for thousands of Program? This may take months if not year.Is there any other automated way to retrieve this out of Marketo?
Hi, I am using Get Token REST API (/rest/asset/v1/folder/54693/tokens.json?folderType=Program) to get all the tokens associated to a program. In the response, I see only local tokens. Is there any way to get the inherited tokens as well?