Threads Integration
To post on Threads, first create and configure a Threads application.
1. Create a Developer account
To create a Threads application, you must first have a Facebook developer account. If you don't already have one, go to the Facebook for Developers website and click Get Started in the top right corner. Follow the instructions to sign up for a developer account.
2. Create a new app
Once you have a developer account, go to the Facebook Developer Dashboard and click Create App in the top right corner.
- Enter your application’s name and your email address.
- Select Access the Threads API as the use case.
- Select a business portfolio (optional).
- Review the details and click the Create app button.
Screenshots:
3. Add permissions
- Click the Uses cases link in the right menu.
- Click Customize button of the "Access the Threads API" use case.
- Add the following permissions:
threads_content_publish
threads_manage_insights
threads_manage_replies
Screenshots:
4. Configure redirect URLs
- Click the Uses cases link in the right menu.
- Click Customize button of the "Access the Threads API" use case.
- Click the Settings link in the right menu of "Access the Threads API" sidebar.
- Go to the Redirect Callback URLs field and enter the following url:
https://example.com/<MIXPOST_CORE_PATH>/callback/threads
- For Uninstall Callback URL and Delete Callback URL field, enter the following url:
https://example.com/<MIXPOST_CORE_PATH>/uninstall-callback/threads
Replace <MIXPOST_CORE_PATH>
with your specified MIXPOST_CORE_PATH
. If you have not altered the MIXPOST_CORE_PATH
environment variable, use the default value: mixpost
.
Note: For the Lite package, use the value mixpost
, if this integration is supported in Lite.
Ensure to save the changes.
Screenshots:
5. Copy the credentials to Mixpost
On this page
In the Dashboard page, you will find the Threads App ID
and the hidden Threads App secret
. Copy these credentials, then navigate to your Mixpost dashboard and paste them into the Threads third-party service form.
- Pro and Enterprise
- Lite
Navigate to the User Menu at the bottom left, click Admin Console, and then click on Services from the left sidebar.
Click on Services from the left sidebar.
6. Add Threads testers
Finally, include Threads profiles as testers for your Threads application.
6.1 Add tester
- Click the App Roles -> Roles link in the right menu.
- Click on Add People button.
- Select Threads Tester
- Enter your Threads username and choose it from the list.
- Click on Add button.
Screenshots:
6.2 Accept invitation as a tester
- Go to your Threads Account Settings page.
- Select Website permissions.
- Navigate to the Invites tab.
- Find your Threads application and accept the invitation.
Screenshots:
7. Finish customization
- Click the Dashboard link in the right menu.
- Select Finish customization.
- Confirm by clicking the Yes, I'm finished button.
Screenshots:
7. Done
You can test by adding your Threads profile to the Mixpost.
- Pro and Enterprise
- Lite
Navigate to a workspace, then select Accounts from the left sidebar and click Add Account.
Select Accounts from the left sidebar and click Add Account.