Setup Integromat

Create a new scenario with a Webhooks module as the trigger. This will give you an url endpoint that you then add as the Webflow forms action.

This is where the visitor goes after tapping the form submit button 😎

While our background job is running (a.k.a. Integromat) the visitor will see a loading spinner with the friendly success message adjusted in the previous section.

Once Integromat receives the form submission, it passes the request to the next module. Set that up now…