CRM
Reassign a Departing Rep's Accounts by Round-Robin and Notify New Owners
When a Salesforce user is deactivated, redistributes their open accounts evenly across the remaining team and DMs each new owner a Slack handoff card with the account's last…
How it runs
The automated pipeline, trigger to output.
- TriggerSalesforce User deactivated (IsActive → false)Salesforce
- ActionQuery departing rep's open accounts + activitySalesforce
- LogicBuild round-robin map across active reps in territory
- ActionBatch-update Account OwnerIdSalesforce
- ActionDM each new owner a handoff cardSlack
- OutputPost reassignment summary to sales-ops channelSlack
What it does
Watches for a Salesforce user record flipping to inactive, pulls every account that rep still owns, and reassigns them round-robin across the active reps in the same role/region. Each newly assigned owner gets a Slack direct message summarizing what they just inherited.
When to use it
Run this the moment a rep resigns, is terminated, or goes on extended leave. It prevents accounts from going dark during the gap between offboarding and a manager's manual cleanup, and it spreads load fairly instead of dumping everything on one person.
How it works
- 1Trigger fires when a Salesforce User's IsActive field changes to false.
- 2Query all open Accounts owned by that user, plus each account's last activity date and open opportunity count.
- 3Logic step builds a round-robin assignment map across active reps sharing the departing rep's territory.
- 4Update each Account's OwnerId in Salesforce in a batched write.
- 5For each new owner, post a Slack DM with the account name, last touch, open pipeline, and a deep link.
- 6Output a summary message to the sales-ops channel confirming counts reassigned per rep.
Set it up
What you configure once, before turning it on.
- 1Connect SalesforceAccounts, opportunities, cases.
- 2Connect SlackChannels, DMs, threads, mentions.
- 3Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 4Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 5Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More CRM workflows
Dormant Account Check-In Call Scheduler
On the anniversary of an account's last touch, books a tentative check-in call on the owner's Google Calendar and emails the contact a scheduling invite.
Weekly Dormant-Anniversary Cohort Digest
Every week, groups dormant Attio accounts by which last-touch anniversary they hit that week, builds a prioritized digest.
AI-Personalized Dormant Account Win-Back
On a dormancy anniversary, an agent researches the account's history and recent public signals, drafts a genuinely personalized win-back email.
Backfill Intercom conversation topics onto stale HubSpot contacts
Finds HubSpot contacts with no recent Intercom topic, pulls their conversation history from Intercom, classifies the dominant topic with OpenAI.
Daily orphaned-opportunity sweep with manager Slack digest
Each morning this scans Salesforce for open opportunities owned by inactive users and posts a per-manager digest in Slack listing the orphaned deals that need a new owner.
Tag closed Intercom conversations onto Salesforce contacts in real time
On each Intercom conversation close, classifies the topic with OpenAI and appends it to the matching Salesforce contact's activity timeline so the topic never goes stale…
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.
