2 actions on form submission

Hello, I would like to create the following:
once a user submits a form, an email will be sent to the website owner (Webflow default) and also the following action will take place: FronTask - כניסה למערכת, i.e. a lead would be created in a CRM system.

Can someone suggest a way to implement this?

Thank you,
Naama.

Webflow supports webhooks on form submissions. You can create new webhooks right from your Project settings→ Integrations tab.

Does this mean that your endpoint will be able to process it? No, you need to review the docs of your endpoint / test. The other alternatives are products like Zapier (does that other endpoint have integration) or via the webflow API.

1 Like