diff --git a/docs/integrations/sources/airtable.md b/docs/integrations/sources/airtable.md index ac64925b7357..22b0a7d78d1d 100644 --- a/docs/integrations/sources/airtable.md +++ b/docs/integrations/sources/airtable.md @@ -18,6 +18,7 @@ Currently, this source connector works with `Standard` subscription plan only. ` ### Step 1: Set up Airtable + ### For Airbyte Cloud: 1. [Log into your Airbyte Cloud](https://cloud.airbyte.com/workspaces) account. @@ -26,15 +27,18 @@ Currently, this source connector works with `Standard` subscription plan only. ` 4. You can use OAuth or an API key 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 an API key, select **API key** from the Authentication dropdown and enter the Access Token for your Airtable account. -5. Click `Set up source`. +5. Click **Set up source**. + + ### For Airbyte OSS: 1. Navigate to the Airbyte Open Source dashboard 2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**. 3. On the Set up the source page, enter the name for the Airtable connector and select **Airtable** from the Source type dropdown. 4. Select **API key** from the Authentication dropdown and enter the Access Token for your Airtable account. -5. Click `Set up source`. +5. Click **Set up source**. + ## Supported sync modes diff --git a/docs/integrations/sources/google-analytics-data-api.md b/docs/integrations/sources/google-analytics-data-api.md index 1568eeb90729..fcade2e3e1e6 100644 --- a/docs/integrations/sources/google-analytics-data-api.md +++ b/docs/integrations/sources/google-analytics-data-api.md @@ -74,12 +74,6 @@ This connector outputs the following incremental streams: * When using segments, make sure you add the `ga:segment` dimension. * Custom reports: [Dimensions and metrics explorer](https://ga-dev-tools.web.app/dimensions-metrics-explorer/) -## Rate Limits & Performance Considerations \(Airbyte Open-Source\) - -[Google Analytics Data API](https://developers.google.com/analytics/devguides/reporting/data/v1/quotas) - -* Number of requests per day per project: 50,000 - ## Changelog | Version | Date | Pull Request | Subject |