X (Twitter)
TryPost supports posting to X (formerly Twitter) accounts.Connect your account
- Go to Accounts in the TryPost dashboard
- Click Connect X
- Authorize TryPost on X
Supported content types
| Type | Description |
|---|---|
| Post | Text with up to 4 images or 1 video |
Self-hosting setup
Configure X API credentials
Configure X API credentials
- Go to X Developer Portal and create a project/app
- Enable OAuth 2.0 in your app settings
- Set the redirect URL to
{APP_URL}/accounts/x/callback - Add to your
.env:

