Skip to content

Commit

Permalink
Ensure headings are properly nested (#26638)
Browse files Browse the repository at this point in the history
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
  • Loading branch information
bnchrch and Octavia Squidington III committed May 26, 2023
1 parent dac35af commit 13c6300
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/integrations/sources/aircall.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This page contains the setup guide and reference information for the [Aircall](h

## Prerequisites

Access Token (which acts as bearer token) is mandate for this connector to work, It could be seen at settings (ref - https://dashboard.aircall.io/integrations/api-keys).
Access Token (which acts as bearer token) is mandate for this connector to work, It could be seen at settings (ref - https://dashboard.aircall.io/integrations/api-keys).

## Setup guide

Expand All @@ -17,17 +17,17 @@ Access Token (which acts as bearer token) is mandate for this connector to work,
- api_token: Seen at the Aircall settings (ref - https://dashboard.aircall.io/integrations/api-keys)
- start_date: Date filter for eligible streams, enter

## Step 2: Set up the Aircall connector in Airbyte
### Step 2: Set up the Aircall connector in Airbyte

### For Airbyte Cloud:
#### For Airbyte Cloud:

1. [Log into your Airbyte Cloud](https://cloud.airbyte.io/workspaces) account.
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 Aircall connector and select **Aircall** from the Source type dropdown.
4. Enter your `api_id, api_token and start_date`.
5. Click **Set up source**.

### For Airbyte OSS:
#### For Airbyte OSS:

1. Navigate to the Airbyte Open Source dashboard.
2. Set the name for your source.
Expand Down

0 comments on commit 13c6300

Please sign in to comment.