Duaer

Build

Create an Airtable record in Duaer

In Duaer, Airtable defaults to Authentication Token and Resource Record; Operation defaults to Get. For create, switch to Create, pick Base and Table, then map Columns. You need an airtableTokenApi credential.

Create a record

  1. Create an airtableTokenApi credential (the panel also supports legacy airtableApi).
  2. Search for Airtable, connect it after the previous node, and select that credential.
  3. Leave Resource on Record and set Operation to Create (the default is Get).
  4. Choose Base and Table. In Columns, use Define Below to set fields, or auto-map from input.
  5. Select Execute step.

Under Record you also get Get, Search, Update, Create or Update, and Delete.

For spreadsheets, see Read rows with Google Sheets in Duaer. For pages, see Create a Notion page in Duaer.

Questions

Does Airtable in Duaer default to Create?

No. The default Operation is Get and needs a Record ID. Switch to Create to insert a row.

In this section