1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/airtable.inapp.md
Natalie Kwong e462fced7b Update in-app docs for select API sources (#26781)
* Update in-app docs

* Update docs/integrations/sources/github.inapp.md

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>

* Improve verbiage for Amazon Ads

* Amazon Ads Lookback window update

* Resolve conflict

---------

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-06-06 16:16:51 -04:00

1.2 KiB

:::info Currently, this source connector works with Standard subscription plan only. Enterprise level accounts are not supported yet. :::

Prerequisites

  • An active Airtable account

Setup guide

  1. Name your source.
  2. You can use OAuth or a Personal Access Token to authenticate your Airtable account. We recommend using OAuth for Airbyte Cloud.
    • To authenticate using OAuth, select OAuth2.0 from the Authentication dropdown click Authenticate your Airtable account to sign in with Airtable, select required workspaces you want to sync and authorize your account.
    • To authenticate using a Personal Access Token, select Personal Access Token from the Authentication dropdown and enter the Access Token for your Airtable account. The following scopes are required:
      • data.records:read
      • data.recordComments:read
      • schema.bases:read

:::info When using OAuth, you may see a 400 or 401 error causing a failed sync. You can re-authenticate your Airtable connector to solve the issue temporarily. We are working on a permanent fix that you can follow here. :::

  1. Click Set up source.