This module helps in sending confirmation emails to users who create webform submissions. Submissions are saved as draft until the confirmation link is clicked.

How to use:

  1. Create a webform
  2. On the webform Emails / Handlers page click Add email confirmation
  3. Configure it similarly to the default Email notification handler. The [webform_submission:confirmation_link] token contains the confirmation link. Remember to set the destination email address to an email inputted by the user

How it works:

  1. Any submission created on a webform with this handler will be set as draft
  2. An email with the confirmation link is sent to the selected email address. Confirmation links look like http://site.com/webform_email_confirmation/a9e2fd42-ad78-11ed-afa1-0242a...
  3. When a confirmation linked is clicked, the draft flag is removed from the submission
Supporting organizations: 
Development

Project information

Releases