Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsAirtable ToolsAirtable Upload Attachment
Airtable Tools

Airtable Upload Attachment

Uploads a file attachment to a specified field in an Airtable record. Use when you need to add a file to an attachment field. The file must be provided as a base64-encoded string.

Write actionRisk level 2 of 5OAuth connection
Use Airtable Upload Attachment

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

  • filestring
    Required
    The file content encoded as a base64 string. This is the base64-encoded binary content of the file to be uploaded.
  • baseIdstring
    Required
    The unique identifier of the Airtable base containing the record.
  • filenamestring
    Required
    The name of the file including its extension (e.g., 'test.txt', 'document.pdf', 'image.jpg').
  • recordIdstring
    Required
    The unique identifier of the record to which the attachment will be uploaded.
  • contentTypestring
    Required
    MIME type of the file being uploaded (e.g., 'text/plain', 'image/jpeg', 'application/pdf').
  • attachmentFieldIdOrNamestring
    Required
    The field ID (e.g., 'fldXXXXXXXXXXXXXX') or field name of the attachment field where the file will be uploaded.

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.