Does anyone know how to configure Integromat to send a copy of a Webflow form to a user if they have ticked a checkbox?

Published on
September 22, 2023

To configure Integromat to send a copy of a Webflow form to a user if they have ticked a checkbox, you can follow these steps:

  1. Create a new scenario: Log in to your Integromat account and create a new scenario.
  2. Trigger the scenario: Add the "Webflow" module as the trigger for your scenario. Configure the trigger to listen for the submission of the specific form you want to work with.
  3. Set up a filter: Add a "Filter" module after the Webflow trigger. In the filter settings, specify the condition to check if the checkbox is ticked. For example, you can check the value of the checkbox field or any other condition that matches your requirements.
  4. Configure the action: After the filter, add the "Webflow" module again as the action. In the action settings, choose the "Send Email" option to configure the email that will be sent to the user.
  5. Map the data: Map the relevant form data to the email fields. You can use placeholders or variables to dynamically populate the email content with the data from the form.
  6. Customize the email: Customize the email subject, body, and any other settings according to your preferences.
  7. Test and activate the scenario: Test the scenario to ensure it is working correctly. If everything looks good, activate the scenario to start sending emails to users who have checked the checkbox.

By following these steps, you can easily configure Integromat to send a copy of a Webflow form to a user if they have ticked a checkbox.

Additional Questions:

  1. How can I set up conditional logic on a Webflow form?
  2. What other actions can I perform with Integromat and Webflow integration?
  3. Can I create custom email templates for sending Webflow form submissions?