Hi everybody,
I have this assignment to delete record-entries that are not included in a custom api batch request, but I don't know how to do it, as I only can process one request at a time.
The deletion probably has to be done after every request is processed, so I cannot do it inside the standard triggers.
Any ideas how this can be done?