You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/providers/instagram.mdx
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ import OAuth2Redirect from "../../components/snippets/oauth2redirect.tsx";
13
13
## Connection Options
14
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.
15
15
16
-
## Setting up a new Meta Application
16
+
## Setting up Meta Application
17
17
18
18
The following steps will guide you through the setup of a Meta application that can be used for connecting Instagram to Postiz.
19
19
@@ -47,7 +47,7 @@ Set final details
47
47
If you have a Facebook Business page that is linked to your Instagram account, you can connect to it by setting up the Login for Business flow.
48
48
49
49
<Steps>
50
-
### Login for Business
50
+
### Set up Login for Business
51
51

52
52
53
53
Set up login for business
@@ -86,6 +86,8 @@ Instagram should now be working!
86
86
87
87
## Instagram Standalone Option
88
88
89
+
If you want to connect directly to your Instagram account without having to use a Facebook Business, use the standalone option.
90
+
89
91
<Callouttype="warning">
90
92
Please note that standalone option requires a professional Instagram account.
0 commit comments