The "Add Owner to Opportunity" action assigns a chosen user as the owner of an existing opportunity. Depending on your settings, it may also update the linked contact's owner if contact and opportunity ownership are synchronised. This keeps every opportunity assigned to someone responsible for moving it through the sales pipeline.

How It Works

Navigate to Automation > Workflows, and either create a new workflow from scratch or open an existing opportunity-based workflow.

Add the relevant opportunity triggers or the "Find Opportunity" action.

📌Note: This action requires an opportunity to be in context, either triggered directly by an opportunity workflow trigger or through a prior "Find Opportunity" step. If no opportunity is found, the action will not be executed.

Next, add the Add Owner to Opportunity action.

Action Name

Use this field to give the action a name that reflects what it's doing.

User

From the user dropdown, select the team member each opportunity should be assigned to.

You can limit assignment to opportunities that are currently unassigned by enabling the "Only Apply to Unassigned Opportunities" feature, or leave it disabled to override the current owner for all opportunities.

Finally, save the action and activate the workflow to automate the process as required.

Sync Settings

If contact and opportunity owners are synchronised (as configured in the Opportunity Settings), changing the opportunity owner will also update the contact's owner. If synchronisation is not enabled, only the opportunity owner will be changed.

Edge Cases

  • Multiple Opportunities: If the "Find Opportunity" step identifies multiple potential matches, only one opportunity (either the earliest or latest, depending on your selection in the Find Opportunity step) will be updated.
  • No Opportunity in Context: If no opportunity is found or triggered, the action will be skipped.

Practical Example

Scenario: A workflow identifies high-value leads through the "Find Opportunity" action and assigns them to a specific user for priority follow-up.

Trigger: A lead qualifies as high-value based on form submission data.

Action: Find Opportunity

  • Filters: Opportunity Value greater than 5000

Action: Add Owner to Opportunity

  • Action Name: "Assign High-Value Lead to {{User}}"
  • Only Apply to Unassigned Opportunities: Disabled (to override any existing owner)

With this setup, all opportunities meeting the "high-value" criteria identified by the "Find Opportunity" step will be assigned to the relevant user, ensuring immediate attention and follow-up. If the system is set to synchronise contact and opportunity ownership, the contact owner will also be updated accordingly.