Delete Custom Object Records by Non-Unique Criteria | Community
Skip to main content
Thorsten
New Participant
December 6, 2022
New

Delete Custom Object Records by Non-Unique Criteria

  • December 6, 2022
  • 0 replies
  • 733 views

Hi all,

 

it would be great to enhance the Delete Custom Object API endpoint by the possibility to delete multiple records with one call* by e.g. allowing createdAt, UpdatedAt and individual dedupe fields as criteria.

 

Examples:

  • Delete all custom object records created on 1/1/2020
  • Delete all custom object records where dedupe field "ABC" = "XYZ"

 

Kind regards,

Thorsten

 

* other than IDs or _all_ dedupe fields...