OTHER
Compute a weekly account health score and write it back to HubSpot
Once a week, blends usage, support, and billing signals into a single 0-100 health score per account, writes it to HubSpot, and posts the week's biggest decliners to Slack.
How it runs
The automated pipeline, trigger to output.
- TriggerWeekly schedule
- ActionPull usage, recency, seat utilization per accountPostgres
- ActionFetch payment status and failed invoicesStripe
- LogicCompute weighted 0-100 score and trend
- ActionUpsert health score onto company recordHubSpot
- OutputPost biggest decliners to #customer-successSlack
What it does
This workflow rolls several scattered churn signals into one comparable health score per account, stores it where the revenue team already works, and surfaces who got worse this week.
When to use it
Use it when you want a durable, trended health metric in HubSpot rather than ad-hoc alerts — so segments, dashboards, and playbooks can all key off one number.
How it works
- 1A weekly schedule starts the run.
- 2A Postgres query pulls usage trend, login recency, and seat utilization for every account.
- 3A Stripe action fetches recent payment status and any failed or downgraded invoices.
- 4A logic step combines the inputs into a weighted 0-100 score and a rising/flat/falling trend label.
- 5A HubSpot action upserts the score and trend onto each company record.
- 6A Slack message posts the ten accounts whose score dropped most week-over-week to #customer-success.
Set it up
What you configure once, before turning it on.
- 1Connect PostgresAny Postgres URL — query, write, migrate.
- 2Connect StripeCustomers, subscriptions, payments.
- 3Connect HubSpotCRM, deals, marketing, support.
- 4Connect SlackChannels, DMs, threads, mentions.
- 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 Other workflows
Sync IVR Prompt Registry in Airtable to Fresh ElevenLabs Audio
Runs nightly against an Airtable IVR prompt registry, finds rows whose script text changed since last synthesis, regenerates only those ElevenLabs clips.
Agent-Driven Full IVR Re-Voicing for a Rebrand
An agent takes a rebrand brief from Notion, audits every IVR prompt for old naming, rewrites and re-synthesizes the affected ones with ElevenLabs, archives them to Dropbox.
Regenerate IVR Voice Prompts When Notion Naming Doc Changes
Watches a Notion product-naming page and, whenever a product or feature name changes, regenerates the affected ElevenLabs IVR audio prompts and saves the new MP3s to Dropbox.
Pre-register a visitor, email a QR badge, and alert the host on arrival
When a host submits a visitor pre-registration form, this creates a visitor record, emails the guest a scannable QR badge with arrival instructions.
Sweep stale visitor check-ins, auto-checkout, and flag overdue guests
On a recurring schedule this finds visitors still marked on-site past their expected departure, auto-checks-out anyone past end-of-day.
Slack-Approved IVR Re-Voicing After a Product Rename
On demand from Slack, drafts updated IVR prompt scripts for a renamed product, posts them for human approval.
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.
