- Integrations
- /
- Buffer
Buffer
Buffer queue and scheduled social posts
Buffer is the social-scheduling tool built around the "queue" metaphor — each connected social profile has a posting queue with timed slots, and updates either flow into the queue (the default behaviour, posts go out at the next slot) or get scheduled to a specific time. Tiny Command exposes six actions, no triggers: List Profiles (returns every connected social profile across networks — Twitter/X, LinkedIn, Facebook, Instagram), Create Update (add to the queue without sending), Schedule Update (specify a future post time), Share Update Now (skip the queue, post immediately), List Pending Updates (queue and scheduled, not yet sent), and List Sent Updates (historical). The lack of triggers reflects Buffer's product shape — it's a one-way orchestrator from your workflow to the social networks. Updates can target multiple profiles in a single call (the profile_ids array fans out the same content), which is the typical use case: write a workflow that takes a blog-post URL and queues an announcement across Twitter, LinkedIn, and Facebook in one Create Update.
Do anything Buffer 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.
| Action | What it does |
|---|---|
| Create Update (Queue) | Adds to the back of the queue — Buffer publishes at the next configured posting slot. For "auto-fill the queue with content from our blog" workflows where you want Buffer to time the actual send. |
| List Pending Updates | Returns the queue + scheduled updates for a profile, not yet sent. Useful for "is the queue full?" pre-flight checks before Create Update or for content-calendar visibility workflows. |
| List Buffer Profiles | Returns every connected social profile — X, LinkedIn, Facebook, Instagram, etc. — with the service type and connected account name. Useful for cross-network fan-out workflows that want to publish to all relevant profiles in one call. |
| List Sent Updates | Returns the sent-update history for a profile with timestamps and engagement counts. Useful for weekly performance digests ("which posts got the most engagement this week?") and for failure-detection workflows ("did anything fail to send?"). |
| Schedule Update for Specific Time | Schedules a post for a precise time (vs Create Update which uses the queue). Useful for time-sensitive content — product-launch announcement at exactly 9am, event reminder 1 hour before start. |
| Share Update Now | Bypasses the queue and posts immediately. For real-time reactive content — "breaking news from our blog → post now to social". |
Pre-built Buffer workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Buffer once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Buffer field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Buffer integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Buffer to Tiny Command?
What Buffer triggers does Tiny Command support?
What Buffer actions can I run from a workflow?
Is the Buffer integration real-time?
Do I need to write code to use Buffer with Tiny Command?
How much does the Buffer integration cost?
More other apps people connect.
Same category as Buffer, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Buffer.
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.