How to delete specific Custom Object records via Eloqua Bulk API using a CSV file
Hi everyone,
we need to delete old records from a Custom Object in Eloqua because they are impacting the performance of our instance.
We’d like to perform the deletion using the Bulk API by passing a list of keys in a CSV file. The idea is to trigger a deletion via an import call, identifying records through a specific field.
Is this approach supported by Eloqua Bulk API? Specifically, can we delete records by sending an import job that references an identifier field populated via a CSV?
Here’s an example of what we’re trying to do:
Endpoint:
Tagged:
0