Riya_NoCodeBackend
May 31, 2026
Q: 🚀 New Feature: Bulk Data API is Now Live!
Need to process large amounts of data? You can now create, update, or delete up to 500 records in a single API request.
✅ Faster processing
✅ Fewer API calls
✅ Reduced risk of timeouts
✅ Existing webhooks and automations continue to work seamlessly
New endpoints:
POST /bulk/create/{table}
PUT /bulk/update/{table}
DELETE /bulk/delete/{table}
Check out your database's Swagger documentation for examples and implementation details
Share
Helpful?
0
Log in to join the conversation