Schedule Tweets and Threads to Twitter / X
Connect your Twitter account to Cue and schedule tweets, create threads, and reach your audience at the perfect time — from the dashboard or via API.
Connect your Twitter / X account
- 1Go to Profiles in your Cue dashboard
- 2Click Connect Account on a profile
- 3Select Twitter / X from the platform list
- 4You'll be redirected to Twitter to authorize access
- 5Grant Cue permission to post on your behalf
- 6You're connected! Start scheduling tweets
Your Twitter credentials are never shared with Cue. We use OAuth 2.0 for secure authentication.

What you can do with Twitter / X
Features and capabilities specific to Twitter / X publishing.
Single Tweets
Schedule individual tweets with text, images, videos, or GIFs. Preview exactly how your tweet will look before publishing.
Thread Creation
Create multi-tweet threads that tell a bigger story. Each tweet in the thread is automatically connected.
Smart Scheduling
Let Cue pick the optimal posting time based on when your Twitter audience is most active.
Media Support
Upload up to 4 images, a video (up to 2:20), or a GIF per tweet. Cue validates formats before publishing.
API Publishing
Use the Cue API to schedule tweets programmatically. Perfect for automation workflows with n8n or custom code.
Cross-Platform
Write once and adapt for Twitter's 280 character limit while also posting to platforms with longer limits.
Schedule to Twitter / X via API
Build Twitter / X publishing into your own tools with our REST API. Schedule posts, manage content, and automate workflows programmatically.
POST /v1/posts
{
"profileId": "prf_abc123",
"platforms": {
"sac_twitter123": {
"items": [{
"content": "Just shipped a new feature!"
}]
}
},
"publishNow": true
}RESTful endpoints
Create, schedule, and manage Twitter / X posts programmatically with simple HTTP requests.
Webhook notifications
Get notified when your Twitter / X posts publish, fail, or need attention.
Full documentation
Complete API reference with Twitter / X-specific examples in multiple languages.
Questions & Answers
Ready to schedule to Twitter / X?
Start publishing to Twitter / X and 7 other platforms from one simple dashboard.