Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAirtable ToolsAirtable Update Multiple Records
Airtable Tools

Airtable Update Multiple Records

Tool to update up to 10 records in an Airtable table with selective field modifications. Use when you need to modify multiple existing records or perform upsert operations. Updates are not performed atomically.

Write actionRisk level 2 of 5OAuth connection
Use Airtable Update Multiple Records

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • baseIdstring
    Required
    The ID of the Airtable base containing the table.
  • recordsarray
    Required
    List of records to be updated. Airtable's API limits updates to a maximum of 10 records per request. If you need to update more records, split them into multiple requests of 10 or fewer records each.
  • typecastboolean
    If true, Airtable attempts automatic data conversion from string values on a best-effort basis (e.g., '123' to 123).
  • performUpsertobject
    Configuration for upsert behavior when updating records.
  • tableIdOrNamestring
    Required
    The ID or name of the table within the base where records will be updated.
  • returnFieldsByFieldIdboolean
    If true, returns field values keyed by field ID instead of field name. Useful for integrations resilient to field name changes.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.