Threads
Connect your Threads account to TryPost.
Requirements
- Threads account linked to Instagram
- Meta Developer App
- Instagram Business or Creator account
Create a Meta App
If you haven’t already, follow the Facebook setup guide to create a Meta app.
Configure Threads API
- In your Meta app dashboard, add the Threads API product
- Configure the required permissions
Configure Permissions
Request these permissions in App Review:
threads_basic- Basic account infothreads_content_publish- To publish content
Environment Variables
Add to your .env file:
THREADS_CLIENT_ID=your_app_id
THREADS_CLIENT_SECRET=your_app_secret
THREADS_CLIENT_REDIRECT="${APP_URL}/accounts/threads/callback"
Connect Your Account
- In TryPost, go to Accounts
- Click Connect Threads
- Log in and authorize the app
- You’re ready to post!
Supported Features
- ✅ Text posts
- ✅ Image posts
- ✅ Video posts
- ✅ Link posts
Limitations
- Account must be linked to Instagram
- Some features may require app review approval