cURL
record
Submit form
Submit a record through a form view. This will trigger “When form submitted” automations.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://www.sheets.vn/docs/llms.txt
Use this file to discover all available pages before exploring further.
Ủy quyền
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tham số đường dẫn
Nội dung
application/json
Phản hồi
201 - application/json
Returns the created record.
The record id.
Objects with a fields key mapping fieldId or field name to value for that field.
primary field value
Auto number, a unique identifier for each record
Created time, date ISO string (new Date().toISOString).
Last modified time, date ISO string (new Date().toISOString).
Created by, user name
Last modified by, user name
Permissions for the record
Whether the record is undeletable