SOCIAL MEDIA
RSVP goal progress-bar updates in Discord
Tracks RSVPs against a target capacity in Postgres and posts a progress-bar graphic to Discord every time the fill rate jumps 10%, plus a 'sold out' alert when the goal is reached.
How it runs
The automated pipeline, trigger to output.
- TriggerNew RSVP webhook with attendee countHTTP webhook
- ActionUpsert total + read prior fill % in PostgresPostgres
- LogicAdvanced a 10% tier or hit 100%?
- ActionGenerate progress-bar or sold-out graphicImage generation
- OutputPost progress update to DiscordDiscord
What it does
Gamifies a capacity goal. As RSVPs accumulate it stores the count in Postgres, recalculates the percentage of capacity filled, and whenever the bar advances by ten points it renders an updated progress-bar graphic and posts it to Discord. Hitting 100% triggers a distinct sold-out announcement.
When to use it
Ideal for capped events — a workshop with 50 seats, a meetup with a venue limit — where scarcity drives sign-ups. The visible bar creates urgency and the sold-out moment becomes its own shareable beat. Use it when you have a hard ceiling and want the community to watch it fill.
How it works
- 1A webhook fires on each new RSVP with the attendee count.
- 2The workflow upserts the running total into Postgres and reads back the prior fill percentage.
- 3A logic step checks whether the bar advanced a full 10% tier or reached 100%.
- 4On a tier change it generates a progress-bar graphic; at 100% it renders the sold-out variant.
- 5The graphic posts to Discord with copy that either nudges remaining seats or celebrates a full house.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect PostgresAny Postgres URL — query, write, migrate.
- 3Connect Image generationManaged Nano Banana image renders, metered per image.
- 4Connect DiscordCommunity channels + voice + bots.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Social Media workflows
Discord event capacity gate with automatic waitlist promotion
Enforces a seat cap on RSVPs: once an event is full, new sign-ups join a waitlist, and when someone drops out the next person is promoted, notified in Discord.
Tiered Discord event reminder fan-out (24h / 1h / live)
On a schedule, scans upcoming Discord-tracked events and DMs each confirmed attendee staged reminders at 24 hours, 1 hour, and event start.
A/B carousel cover variants from one brief
Takes a single approved brief and uses an LLM to write three distinct cover-slide headlines, renders a carousel cover for each, and logs the variants to Airtable for an A/B test.
Localized carousel variants per target market
From one approved master brief, translates the copy into each target locale, renders a localized carousel per market, and publishes each to its region's platform account.
Carousel render and auto-publish on Slack approval
Renders carousel variants from a brief, posts a preview to Slack for a one-click approve, and on approval publishes the chosen variant to the connected social platforms.
Discord /rsvp slash command with Outlook calendar invite
Lets members RSVP to an event via a /rsvp slash command, captures their status (yes/maybe/no), and sends a matching Outlook calendar invitation or cancellation to their email.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
