SOLVED

Re: Bulk delete in custom objects

Go to solution
Jay00031987
Level 4

Bulk delete in custom objects

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.

Jay
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk delete in custom objects

Also, is there API available to export custom objects data?

If you know the lookup key, sure, the Query endpoint.

View solution in original post

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk delete in custom objects

You might be able to enlist Support in detaching a massive number of objects, that's about it.

Jay00031987
Level 4

Re: Bulk delete in custom objects

Good to know that. Thanks!
Also, is there API available to export custom objects data?

Jay
SanfordWhiteman
Level 10 - Community Moderator

Re: Bulk delete in custom objects

Also, is there API available to export custom objects data?

If you know the lookup key, sure, the Query endpoint.