May 02, 2021 04:21 PM
Hello,
Can we import data from API into airtable? If yes how to do so please?
May 02, 2021 08:49 PM
You can use Airtable’s API to create up to 10 records per POST request. Your request body can include an array of up to 10 record objects. You can learn more about the API at this link:
Otherwise, if you want to do a bulk import of a CSV file, that can be done in a variety of different places throughout the Airtable user interface, including the CSV Import App:
May 05, 2021 10:02 AM
The Data Fetcher app is specifically designed for importing data from APIs into Airtable! Any issues: andy@datafetcher.io