Skip to content

Commit dc6a1cc

Browse files
authored
docs(source-instagram): fix docs to match the template (#44856)
1 parent 6cbba8d commit dc6a1cc

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

docs/integrations/sources/instagram.md

+12-14
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
<HideInUI>
44

5-
This page contains the setup guide and reference information for
6-
the [Instagram](https://www.instagram.com/) source connector.
5+
This page contains the setup guide and reference information for the [Instagram](https://www.instagram.com/) source connector.
76

87
</HideInUI>
98

@@ -22,18 +21,18 @@ the [Instagram](https://www.instagram.com/) source connector.
2221

2322
<!-- /env:oss -->
2423

25-
## Setup Guide
24+
## Setup guide
2625

27-
### Set up the Instagram connector in Airbyte
26+
### Set up Instagram
2827

2928
<!-- env:cloud -->
3029

31-
**For Airbyte Cloud:**
30+
#### For Airbyte Cloud:
3231

33-
1. Log in to your [Airbyte Cloud](https://cloud.airbyte.com/workspaces) account.
34-
2. Click **Sources** and then click **+ New source**.
35-
3. On the Set up the source page, select **Instagram** from the **Source type** dropdown.
36-
4. Enter a name for your source.
32+
1. [Log into your Airbyte Cloud](https://cloud.airbyte.com/workspaces) account.
33+
2. Click Sources and then click + New source.
34+
3. On the Set up the source page, select Instagram from the Source type dropdown.
35+
4. Enter a name for the Instagram connector.
3736
5. Click **Authenticate your Instagram account**.
3837
6. Log in and authorize the Instagram account.
3938
7. (Optional) Enter the **Start Date** in YYYY-MM-DDTHH:mm:ssZ format. All data generated after this
@@ -45,15 +44,15 @@ the [Instagram](https://www.instagram.com/) source connector.
4544

4645
<!-- env:oss -->
4746

48-
**For Airbyte Open Source:**
47+
#### For Airbyte Open Source:
4948

50-
1. Log in to your Airbyte Open Source account.
49+
1. Navigate to the Airbyte Open Source dashboard.
5150
2. Click **Sources** and then click **+ New source**.
5251
3. On the Set up the source page, select **Instagram** from the **Source type** dropdown.
5352
4. Enter a name for your source.
5453
5. Enter **Access Token** generated
5554
using [Graph API Explorer](https://developers.facebook.com/tools/explorer/)
56-
or [by using an app you can create on Facebook](https://developers.facebook.com/docs/instagram-api/getting-started)
55+
or [by using an app you can create on Facebook](https://developers.facebook.com/docs/instagram-basic-display-api/getting-started/)
5756
with the required permissions: instagram_basic, instagram_manage_insights, pages_show_list,
5857
pages_read_engagement.
5958
6. (Optional) Enter the **Start Date** in YYYY-MM-DDTHH:mm:ssZ format. All data generated after this
@@ -67,8 +66,7 @@ the [Instagram](https://www.instagram.com/) source connector.
6766

6867
## Supported sync modes
6968

70-
The Instagram source connector supports the
71-
following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
69+
The Instagram source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts/#connection-sync-modes):
7270

7371
- [Full Refresh - Overwrite](https://docs.airbyte.com/understanding-airbyte/connections/full-refresh-overwrite/)
7472
- [Full Refresh - Append](https://docs.airbyte.com/understanding-airbyte/connections/full-refresh-append)

0 commit comments

Comments
 (0)