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.
In Review
Feature Request
5 months ago

Chris Cotton
Get notified by email when there are changes.
In Review
Feature Request
5 months ago

Chris Cotton
Get notified by email when there are changes.