Skip to content

Batch record creation/updating/deleting #1

@vilarneto

Description

@vilarneto

Currently BaseRecord.save() and BaseRecord.delete() operations operate on single records.

It's interesting to offer an alternative form to these operations that take advantage of the batching capabilities of Airtable API for these operations (currently limited to 10 records per request).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions