Search...
/
Community
Create Account
Sign in
Overview
Welcome
Authentication
Using Environments
API Reference
Accounts
Actions
Agents
Apps
Assistant
Commits
Data Retention Policies
Documents
Entitlements
Environments
Events
Files
Guests
Jobs
Mapping
Records
GET
Get records
PUT
Update records
POST
Insert records
DEL
Delete records
PUT
Finds and replaces field values matching search criteria
Roles
Secrets
Sheets
Snapshots
Spaces
Users
Versions
Views
Workbooks
Community
Create Account
Sign in
API Reference
Records
Insert records
POST
https://api.x.flatfile.com/v1
/
sheets
/
:sheetId
/
records
Adds records to a workbook sheet
Path parameters
sheetId
string
Required
ID of sheet
Headers
X-Disable-Hooks
"true"
Required
Request
This endpoint expects a list of maps from strings to objects.
valid
boolean
Optional
messages
list of objects
Optional
Show 5 properties
value
string or integer or long or double or boolean or date or datetime or list of strings
Optional
Show 8 variants
layer
string
Optional
updatedAt
datetime
Optional
metadata
map from strings to any
Optional
Deprecated
Deprecated, use record level metadata instead.
Response
This endpoint returns an object.
data
object
Show 5 properties
Errors
400
Bad Request
404
Not Found
Built with