Is there a simple, customizable form that would send an email trigger?
- and we are hoping there's a core component that we could use for it
- the email trigger ideally goes to multiple email addresses
- We'd also like the email to have the form information all included, rather than a simple notification
Solved! Go to Solution.
Views
Replies
Total Likes
If not using AEM Forms, you will need to write some code to accomplish the use case
Adobe Experience Manager Help | Creating custom Adobe Experience Manager email services
Are you using AEM Forms? If so it is quite easy to do it
Views
Replies
Total Likes
Hi John,
Provided you are using an adaptive form. High-level steps would be:
Create a form, have submit action set to out of the box email submit action. You can have as many email as you want, it can be dynamic as well.
The form data can be sent as an attachment to the email.
If not using AEM Forms, you will need to write some code to accomplish the use case
Adobe Experience Manager Help | Creating custom Adobe Experience Manager email services
Let us know if you need any help further.
Thanks again Mayank and Workflowuser for the great information. I have passed this along to the relevant individuals that will be setting this up. I will reach out again if we have additional questions.
Views
Replies
Total Likes