Skip to content

Commit

Permalink
Fixed docs nits (airbytehq#24070)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruta-Ranade authored and adriennevermorel committed Mar 17, 2023
1 parent ca5676c commit 9fec769
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
8 changes: 6 additions & 2 deletions docs/integrations/sources/airtable.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Currently, this source connector works with `Standard` subscription plan only. `

### Step 1: Set up Airtable

<!-- env:cloud -->
### For Airbyte Cloud:

1. [Log into your Airbyte Cloud](https://cloud.airbyte.com/workspaces) account.
Expand All @@ -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**.
<!-- /env:cloud -->

<!-- env:oss -->
### 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**.
<!-- /env:oss -->


## Supported sync modes
Expand Down
6 changes: 0 additions & 6 deletions docs/integrations/sources/google-analytics-data-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 9fec769

Please sign in to comment.