quickbase_bulk_create_records
Efficiently create multiple records in a QuickBase table at once by specifying table ID and an array of record data, streamlining data entry and management processes.
Instructions
Create multiple records at once
Input Schema
Name | Required | Description | Default |
---|---|---|---|
records | Yes | Array of records to create | |
tableId | Yes | Table ID |