Ability to delete data based on a field value

I built a multi-user application, and when a customer wants to remove data on their account, there could be thousands of deletes. The SDK doesn’t have this basic functionality. Instead, it fetches and deletes one record at a time, so at scale, what should be a single function call for n number of records turns into n number of api calls, which hits rate limits for APIs that should not be the case. This seems like a very basic ask and functionality required for any production application, so it’s concerning that this isn’t already in place.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

5 months ago

Author

Chris Cotton

Subscribe to post

Get notified by email when there are changes.