The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Send an email notification based if a checkbox is selected in a record producer

Abigail
Tera Expert

I want to send an email notification based if a checkbox is selected in a record producer

find_real_file.png

What are the better options?
Thanks

1 ACCEPTED SOLUTION

Allen Andreas
Administrator
Administrator

Hello,

You can use the record producer script field to check if that value is true and if so, fire an event.

Then, on the notification have it trigger passed off the event firing.

Alternatively, you can map that field to your target record (i.e., incident record) and then in the notification setting, on insert, you can add a condition that the field must be true.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

5 REPLIES 5

A Kose
Tera Contributor

Hi there,

thank you for this direction @Allen Andreas. I do have a follow up question, if I may, how do I set up the content for the email notification to include the selected checkbox, so the approver knows what they are approving. For example, in my situation, for my record producer I have over 20 locations set up as checkboxes. I have set up the approval requests in Flow. Each location requires approval, some locations have the same approver, so I would like to highlight which location they are approving when they receive the approval request notification. They will need to receive a separate approval request for each location. Any direction would be wonderful!