In a test environment we have uploaded a large number of contacts. However now we need to delete them.
We want to delete approx half the contacts from the system and were planning on using a bulk delete job to this.
There is a chance that a contact record that we want to delete will have related records in other entities - for example custom entities.
If we delete a contact, using a bulk delete job - then will any records in other entities that are related to that contact record also get deleted ?
Are there any other issues that we need to worry about when using bulk delete to delete contacts ?
Thanks