Hello,
How do we configure a webform so that it will send a notification to an email address each time someone fills it out?
Thank you,
Cat
Hi Cat,
You could take my answer(last reply) in the thread below as reference:
In short, the process of the method:
1. Create a HTTP Request Trigger in flow, the email address will be included in requested data.
2. Send an AJAX request to endpoint of the trigger at "afterFormSubmit" or "onSubmit" event, user submitted data could be retrieved by document.getElementsByTagName("input")[i].
Regards,
Clofly
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156