Email notifications and webhooks

Home / Knowledge Base / Forms / Email notifications and webhooks

Configure what happens after someone submits a form.

Owner email

Forms — Owner email

Enable notify owner and set subject and body. Use [all_fields] in the template to include submitted values.

Visitor confirmation

Forms — Visitor confirmation

Enable notify user and set the confirmation template. Use bracket placeholders such as the email field key.

Webhooks

Forms — Webhooks

Enable webhook and enter a URL. WEMASY sends a POST request with the full JSON payload on each submission.

DEVELOPMENT VERSION