Create and Associate Company Workflow Action

Overview

The Create and Associate Company action enables you to automatically generate a new Company record within your CRM and link it directly to the Contact that initiated the workflow. This automation reduces manual data entry and helps maintain organized relationships between contacts and companies.

Action Name

Create and Associate Company

Action Description

This action allows you to:

  • Generate a new Company record automatically during a Contact workflow
  • Establish an association between the newly created Company and the triggering Contact
  • Populate Company fields using data from contact records, workflow variables, or webhook inputs
  • Streamline company-contact relationship management without manual intervention

This functionality is particularly valuable for B2B onboarding processes, form submission handling, and data enrichment workflows where maintaining accurate company associations is critical.

Action Details

Field Mapping

Configure how data flows into the new Company's fields by mapping values from various sources. You can use workflow variables, fixed values, or contact field data to populate company information.

Dynamic Value Sources

Values for company fields can be drawn from multiple sources:

  • Contact field data (such as company name, email, or industry)
  • Inbound webhook payload content
  • Static text values you define

Association Behavior

The Company record created through this action will automatically form a two-way association with the Contact that triggered the workflow. This relationship will be visible in both the Contact's Associated Companies section and the Company's Associated Contacts section within the CRM.

Additional Field Mapping

Use the Add Field option to include additional Company fields in your mapping configuration. Each mapping row defines how a specific field will be populated when the Company record is created.

Saving the Action

After configuring all necessary field mappings, save the action. When the workflow executes, it will automatically create the Company record and establish the association with the Contact.

Important Considerations

This action is exclusively available in Contact-based workflows. If the Contact already has an associated Company, this action will create an additional Company record and associate it with the contact, resulting in multiple company associations.

Example Usage

Goal: Automatically create a Company record when a new Contact is added to the CRM.

Setup:

  • Workflow Type: Contact-based
  • Trigger: Contact Created
  • Action: Create Associated Company
  • Field Mappings: Company Name mapped to contact company name, Domain mapped to contact email domain, Industry set to "Lead Company"

Flow:

  1. A new Contact is created in the CRM
  2. The workflow triggers the Create and Associate Company action
  3. A Company record is generated using the mapped field values
  4. The new Company is automatically linked to the originating Contact