Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Jun 03, 2021 02:32 AM
hi , I would like to get documentation on upload documents to Airtable using API in javascript.
Jun 03, 2021 06:27 AM
Welcome to the Airtable community!
You can find documentation for the APIs here. The exact details depend on the API (scripting, REST, or custom apps). However, in general, to upload a document to an attachment field, the document must exist at a publicly accessible url.