Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
sorry what does that mean? we have static lists that i'm pulling from and each records updatedAt or credtedAt don't represent the actual records that were added. I need to know what records were actually added to the list from marketo triggers for that day.
I am pulling from a static list via API and the updatedAt and createdAt properties are not being set as expected. createdAt field seems blank and updatedAt is being updated but seems to have many more records updated than we expect.
Thank you for your prompt reply. Is there a way I can do it via API? Like pass the customer field as a list of id’s (1,2,3,4,5) etc.. and call /bulk/v1/leads.json?_method=DELETE on that csv containing the id’s?
hello. we have a few hundred leads deleted because customers have closed accounts and other reasons. we have a custom field on the lead that represents our internal customer id. is there a way we can pass a list of customer id's to marketo to delete them from the lead and associated custom objects...