Intake form notification

Vaishali 11
Tera Guru

I have a requirement where when an intake form is submitted....whatever is filled in the fields on the form should go to the user who submitted the form as a notification. Also if the user has uploaded an attachment the attachment should also get attached to the email. Is it possible to do?

If yes, how this can be done?

 

Thanks in advance!!

 

5 REPLIES 5

To help you understand this:
There are two forms:

1) Intake form
2) HR Case form
As per your question, you mentioned as soon as the intake form is submitted, the notification should be sent. So you can create a new notification record and select the table as "intake" table. This will also allow you to set the field values directly in the email body.

 

And as Ankur suggested below, you can also create a notification on the HR Case table and print the variables.

 

Please mark it helpful if this helps you in some way.

Thank you.