Skip to content
OtherReal-timeUpdated May 2026

Twitter / X

X (Twitter) posting and search

X (formerly Twitter) on Tiny Command exposes the X API v2 surface — limited compared to the pre-Musk Twitter API era because most useful endpoints moved behind paid tiers. Three actions, no triggers (X streaming requires paid tier; for "react to a tweet" workflows, the practical path is polling Search Tweets on a cadence): Create Tweet (post a new tweet up to 280 characters, with optional media reference), Search Tweets (recent search — X v2's filtered tweet search using their query language), Get User Profile (user info by username or ID). The connection uses X OAuth 2.0 with read/write scopes at user-account level. The API tier matters: Free tier is read-only and very limited; Basic ($100/month) gets writes; Pro ($5,000/month) opens streaming and richer endpoints. For most workflows, the Basic tier is the minimum useful level; the limitations are significant compared to pre-2023.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Twitter / X can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Post TweetPosts a new tweet on Twitter/X with up to 280 characters (more for X Premium). Supports reply_settings, polls, and quote-tweet of an existing tweet ID. Free tier is heavily rate-limited.
Get User ProfileFetches a Twitter/X user profile by username with public metrics (followers, following, tweet count). Falls under the v2 read endpoints, which require Basic-tier API access or higher.
Search TweetsSearches recent tweets (last 7 days on standard tiers) by keyword or operator query. Use for social listening, hashtag monitoring, or brand sentiment ingestion. Requires Basic tier or higher.
Recipes

Pre-built Twitter / X workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Twitter / X once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Twitter / X field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Twitter / X integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Twitter / X to Tiny Command?
Open the Tiny Command workflow builder, drop in a Twitter / X node, and click Connect. Authorize Twitter / X once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Twitter / X triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Twitter / X today. Use Tiny Command's universal Webhook or Schedule trigger to start Twitter / X workflows, then run any Twitter / X action you need.
What Twitter / X actions can I run from a workflow?
3 Twitter / X actions are available out of the box, covering other operations like "Post Tweet". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Twitter / X integration real-time?
Twitter / X actions execute synchronously inside your workflow. Tiny Command waits for Twitter / X's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Twitter / X with Tiny Command?
No. Every Twitter / X trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Twitter / X API endpoint directly.
How much does the Twitter / X integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Twitter / X integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as Twitter / X, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Twitter / X.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.