The Contact Form 7 trigger runs a workflow whenever a chosen Contact Form 7 form is submitted. Its mail-tag fields become named values you can use downstream.
When to use it
Use it to process Contact Form 7 enquiries: draft an AI reply, classify the message, or forward structured data to another system.
Requirements
- The Contact Form 7 plugin is installed and active.
- At least one form exists.
Configuration
- Add a Trigger node and choose Contact Form 7 from the Form submissions group.
- Select your form. The node reads its fields.
- Check the captured field list shown below the selector.
Using submitted fields
Contact Form 7 field names come from your form’s mail tags:
[[your-email] from trigger-1] [[your-message] from trigger-1]
Use [Input from trigger-1] for the whole submission. See Data Flow and Variable Handling.
Local and Cloud
No credits. Works in both Local vs Cloud execution modes.
Related
Was this helpful?
Contact us