I created a custom Object, that I populated via CO Import with some testing values, on some leads objects and I wish to delete all the registered values existing in the Custom Object fields so I can start the live campaign.
Can you please advice how can I do that? I tried to do this using the Change Data Value, but it didn't work.
Kind regards,
Mihai
Hi Mihai,
I believe that custom object records can only be deleted via the API, not in the interface:
Delete Custom Objects » Marketo Developers
I recommend investigating that option if you have a developer on staff to help you out.
In the future, I also recommend testing only on test leads, that way you can just delete the leads entirely if you wish.
Grabt
Hi Mihai,
Grant is correct. As far as I know, you will need to use API to modify or delete custom object records.
I am looking into providing custom object modification ability via another self-serve web hook service at BrightHooks.com. It's in the works.
Rajesh