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.
Solved! Go to Solution.
Also, is there API available to export custom objects data?
If you know the lookup key, sure, the Query endpoint.
You might be able to enlist Support in detaching a massive number of objects, that's about it.
Good to know that. Thanks!
Also, is there API available to export custom objects data?