Chat To ClientsHelp Center

How can we help?

Knowledge baseWorkflowsCRM Workflow Actions

Workflow Action – Remove Associated Records from Workflow

TABLE OF CONTENTS


Overview

The Remove Associated Records from Workflow action is available in all workflow types — Contact-based, Company-based, and Custom Object-based workflows. It automatically removes records that are associated to the trigger record (via a selected object + label) from another workflow. This ensures clean unenrollment of related contacts, companies, or custom object records when conditions change.


This action is different from the existing Remove from Workflow action which only removes the current record (e.g., a contact) from a workflow. Remove Associated Records from Workflow instead allows you to unenroll associated records (Contacts, Companies, or Custom Objects) based on an association label.


Action Name

Remove Associated Records From Workflow


Action Description

This action enables workflow users to:

This action is possible only after creating custom objects (or using contacts/companies) in the sub-account and ensuring that an association label exists between the trigger record and the records to be removed. This includes contact-to-contact and company-to-contact associations.


Action Details


Examples


Example 1: Car ↔ Dealer (Custom Object Workflow)


When a Car record’s status changes to Sold, remove its associated Dealers (label: Assigned Dealer) from the Dealer Notification Workflow so they stop receiving updates.

Setup

How It Works

  1. Car status becomes Sold (workflow trigger).

  2. Action finds Dealers associated to the Car via Assigned Dealer.

  3. Those Dealers are removed from the Dealer Notification Workflow.


Example 2: Contact ↔ Contact (Parent–Child, Contact Workflow)


When a Student Contact graduates, remove all Parent Contacts (label: Parent-Child) from the Semester Start Notification workflow.

Setup

How It Works

  1. Student record triggers the workflow on Graduated.

  2. Action finds Parents associated via Parent-Child.

  3. Those Parents are removed from the Semester Start Notification workflow.


Example 3: Company ↔ Contact (Company Workflow)


When a Company record’s status changes to Inactive, remove all Contacts from the Active Clients Communication Workflow.

Setup

How It Works

  1. Company record is updated to Inactive.

  2. Those Contacts are removed from the Active Clients Communication Workflow.



Last updated Mon, 13 Oct, 2025 at 3:31 AM