A form is submitted for a contact (company scope)
The A form is submitted for a contact (company scope) trigger starts an automation whenever a form is submitted by a contact who is associated with a company. Unlike the contact-scoped form trigger, this version runs at the company scope — making company and account data the primary context for downstream steps.
Trigger scope
This trigger operates at the company scope. Company, account, and contact actions are available downstream.
How it works
- A contact associated with a company submits a form.
- The company the contact belongs to, along with its associated account, are brought into scope.
- Form field responses and the submitting contact's data become available as dynamic content.
- Downstream steps execute using the company, account, and form submission context.
Available data
| Output | Description |
|---|---|
| Form name | The name of the form that was submitted |
| Form field responses | Individual field values captured in the submission |
| Submission date | The date and time the form was submitted |
| Submitting contact | Name, email, and standard fields of the contact who submitted the form |
| Associated company | Name, ID, and standard fields of the company the contact belongs to |
Standard company and account fields are also available to downstream steps via Add dynamic content.