1
Create a new app
Select a business portfolio, then create a new app in Facebook developers.Please be advised that for public applications, you will need to verify your business.



2
Show all use cases
On the “Add use cases” screen, select the “All” filter on the left

3
Select app type
Don’t select any of the use cases. Instead, scroll to the bottom, and under “Looking for something else?” select “Other” and click next

4
Select business
Then select business
5
Add details and create app
Add all your details and click Create App
6
Set up Login with Facebook
7
Configure redirect URI
Set up a redirect URI back to the application
Your Facebook OAuth2 Redirect URI:
- Production:
https://your-postiz-domain.com/integrations/social/facebook - Local development:
http://localhost:4200/integrations/social/facebook - Docker:
http://localhost:5000/integrations/social/facebook
8
Request advanced permissions
pages_show_listbusiness_managementpages_manage_postspages_manage_engagementpages_read_engagementread_insights
If your Postiz install is for personal use only these advanced permissions are not required for Postiz to function.
9
Set app mode to Live
Change the App Mode from ‘Development’ to ‘Live’. If you do not do this then posts made via the API will display for yourself but will not be visible for other users.
10
Copy your credentials
.env file
