Airtable · Example Payload

Airtable Field Example

example-value

ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheets

Airtable Field Example is an example object payload from Airtable, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypedescriptionoptions

Example Payload

Raw ↑
{
  "id": "rec123abc456",
  "name": "Example Name",
  "type": "singleLineText",
  "description": "example-value",
  "options": {}
}