Webflow form submission

Updated by Devinder Singh

Even though Byteline doesn't have Webflow form submission trigger, you can follow the below instructions to trigger a Byteline flow from the Webflow form submission.

Step by step instructions

  1. Create a Byteline flow with a Webhook trigger.
  2. Copy the URL from the Byteline trigger node and paste it to your Webflow form action.
  3. Capture form data structure
    1. Click on "Register body format now" button.
    2. Submit your Webflow form with some values.
    3. Now "In Progress" will change to a green check.
  4. You can now use the data from the form submission to complete other task nodes of the flow. This data will be available through Byteline variable mapper.
  5. Configure the Byteline Webhook node to redirect to the page of your choice. If you want the web page to stay the same, then copy the URL of the current page to the Webflow trigger's redirect URL.
  6. Make the flow live. Now your Webflow form submissions will trigger the Byteline flow.


How did we do?