Workflows Recipes / Clean up on reassignment

What this workflow solves

When account ownership changes, remove contacts from selected active sequences to avoid stale outreach.

Account ownership changes more often than anyone would like. Reps leave, territories get reshuffled, a deal moves from one segment to another. When that happens, the sequences the old owner started are still running. Emails go out under the wrong rep's name. Replies land in the wrong inbox. The new owner inherits a mess they didn't make.

This recipe catches every account ownership change the moment it happens and pulls all the account's contacts out of active sequences, so the new owner starts clean and the old outreach stops cleanly.

How the workflow works

  • Trigger: Account updated (when the account owner changes)
  • Action: Removes contacts at the account from active sequences

How to set it up

This recipe is built from scratch. Open Workflows, click New workflow, and start with a blank canvas.

  1. Add a trigger and select Account updated. Add a filter that detects the Account Owner field changing, so the workflow only fires when ownership actually shifts.
  2. Add a Remove contacts from sequence action. Choose which sequences should stop, or leave it set to any sequence to pull back all active outreach for the account's contacts.
  3. Hit Launch.

Most teams build one version of this workflow per outgoing owner, so the workflow only pulls back sequences belonging to that specific rep. That way, sequences owned by the new owner (or other reps who shouldn't be affected) keep running.

Build this in Amplemarket