Skip to content

Commit 130bf12

Browse files
Update instagram.mdx
Updated screenshots and swapped around some steps to their current order
1 parent 1bb48d9 commit 130bf12

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

pages/providers/instagram.mdx

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,39 @@ import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
1111
</Callout>
1212

1313
## Connection Options
14-
There are two ways to connect to an Instagram account: by using a Facebook Business or through a standalone flow that connects directly to an Instagram account.
14+
There are two ways to connect to an Instagram account: by using a Facebook Business or through a standalone flow that connects directly to an Instagram account. Both methods will require a [Meta for Developpers account](https://developers.facebook.com/apps/).
1515

1616
## Setting up Meta Application
1717

1818
The following steps will guide you through the setup of a Meta application that can be used for connecting Instagram to Postiz.
1919

2020
<Steps>
2121
### Step 1
22-
Create a [new app in Instagram developers](https://developers.instagram.com/apps/creation/), choose the business you want to connect it to.<br />
23-
Please be advised that for public applications you would need to verify you business.
22+
Create a [new app in Meta for developers](https://developers.facebook.com/apps/creation/)
2423

25-
![Create app](https://github.com/user-attachments/assets/e24f15a7-d9b1-48cb-8952-7a5258923b4c)
24+
![Create app](https://i.imgur.com/yRt0ZDI.png)
2625

2726
### Step 2
2827
Select "Other" and click next
2928

30-
![Other](https://github.com/user-attachments/assets/9c976b82-0b73-4d1d-b3ef-cf98e4cc0c50)
29+
![Other](https://i.imgur.com/M1R4aOf.png)
3130

3231
### Step 3
3332
Then select business
3433

3534
![Business](https://github.com/user-attachments/assets/74bde861-5441-46bb-b5b8-c5229e980237)
3635

36+
### Step 4
3737
Add all your details and click Create App
3838

39-
### Step 4
4039
![CleanShot 2024-09-24 at 13 45 54](https://github.com/user-attachments/assets/f0c03825-0f9b-4467-94a4-ab8cf6ed7e1d)
4140

42-
Set final details
41+
### Step 5
42+
Choose the business you want to connect it to.<br />
43+
Please be advised that for public applications, you will need to verify your business.
44+
45+
![Create app](https://github.com/user-attachments/assets/e24f15a7-d9b1-48cb-8952-7a5258923b4c)
46+
4347
</Steps>
4448

4549
## Facebook Business Option

0 commit comments

Comments
 (0)