Get or create the associated account
Get or create the associated account retrieves the account associated with the company in scope. If no account exists, it creates one automatically. Use it in company-scoped automations when you need to run account-level actions (assign a salesperson, activate products, add tags) but only have a company in context. This action is available on company-scoped triggers.
How it works
- The automation reaches the step with a company in scope
- The step checks whether the company has an associated account
- If an account exists, it's brought into scope
- If no account exists, a new one is created and linked to the company
- Account-scoped actions become available in subsequent steps
Set up the action
- Open the automation builder and add a new step
- Under Businesses, select Get or create the associated account
This action has no configuration fields — it retrieves or creates the account linked to the company in scope.
Outputs
After the step runs, the associated account record is available in scope. Downstream steps can act on the account directly — assign a salesperson, activate products, add tags, or reference account fields via Add dynamic content.
Related resources
- Actions overview — Browse all available actions
- Get the associated company — Go the other direction: get a company from an account
- Logic & flow control — If/else branches, delays, and jump steps
- Creating and configuring automations — Build and configure workflows