A form is submitted for a contact
A form is submitted for a contact starts a workflow whenever a form associated with a contact is submitted. Use this trigger to act immediately on inbound form responses — routing leads, creating tasks, sending confirmations, or updating contact records without any manual steps.
You can scope this trigger to a specific form or leave it open to fire on any form submission linked to a contact.
This trigger operates at the contact scope. Contact, company, and account actions are available downstream.
How it works
- A contact submits a form that is linked to their contact record.
- The automation evaluates any trigger conditions you've configured (for example, filtering on a specific form or a field value from the submission).
- If all conditions are met, the workflow starts with the contact, their associated company, and the account in context.
- Downstream steps can use Add dynamic content to reference form response data, contact fields, and company fields.
Available data
All standard contact, company, and account fields are available downstream via Add dynamic content. This includes fields such as contact name, email, phone, lifecycle stage, company name, and account tags.
Form response fields are available as dynamic data in steps that follow this trigger, so you can use submission answers to personalize notifications, set field values, or route the workflow conditionally.
Related resources
- Triggers overview — trigger types, scoping, and how to choose the right trigger
- Automation triggers reference — full reference for every available trigger
- Creating and configuring automations — entry settings, conditions, and error handling
- Actions overview — what can happen after a trigger fires