Skip to content

Commit

Permalink
fix: address CR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveHanns committed Mar 10, 2025
1 parent e03b741 commit f5e7623
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions sources/platform/integrations/data-storage/airtable.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,32 @@ To use the Apify integration for Airtable, ensure you have:

1. In Apify Console, go to the [API & Integrations tab](https://console.apify.com/settings/integrations) in the **Settings** section.
1. Under **Account-level integrations**, click **Add account**.
![Airtable integration](../images/airtable/connect-account-1.png)

![Add account button in Account-level integrations section of the settings](../images/airtable/connect-account-1.png)

1. Select **Airtable** from the list of available services.
![Airtable integration](../images/airtable/connect-account-2.png)

![Connect with Airtable button among other buttons for connection of other available services](../images/airtable/connect-account-2.png)

1. Follow the OAuth 2.0 authorization flow to securely connect your Airtable account.

1. Grant Apify access to the workspaces and bases you want to use.

### Set up Airtable integration

1. [Choose an Actor or Task](https://console.apify.com/actors) to integrate with Airtable.

1. Go to the **Integrations** tab and click **Upload data to Airtable**.
![Airtable integration](../images/airtable/set-up-integration-1.png)

![Airtable integration option among other available integrations](../images/airtable/set-up-integration-1.png)

1. Select a connected Airtable account and choose the base where the Actor run results will be uploaded.

1. Enter a table name. A new table will be created for each execution of this integration. To ensure uniqueness, use dynamic variables. If a table with the same name already exists, a random token will be appended.
![Airtable integration](../images/airtable/set-up-integration-2.png)

![Airtable integration configuration form](../images/airtable/set-up-integration-2.png)

1. Save the integration. Once your Actor runs, you’ll see its results uploaded to Airtable.
![Airtable integration](../images/airtable/set-up-integration-3.png)

![Airtable table filled with data](../images/airtable/set-up-integration-3.png)

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5e7623

Please sign in to comment.