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

Send one notification when multiple records are updated from List View

Diorella Angulo
Tera Expert

I want to send one email notification when multiple records are updated from the List View at the same time and include the value into the notification, then if do the same later send another email notification with the records updated.

For example, if I update the Status to "Complete" for the first three records I want to send a notification to the users and include the value.

find_real_file.png

Any ideas how can I achieve this? May be I need a On Demand Scheduled Script?

Regards,

 

3 REPLIES 3

sachin_namjoshi
Kilo Patron
Kilo Patron

You can configure a flow designer flow to create an event. 

You will need to update a custom flag in your table based on your requirements.

Use this flag in flow conditions which creates event. This event will be handled by email notification. You can use event parameters to include as JSON in email script.

 

Regards,

Sachin

Hi Sachin,

Do you have any example of that?

Thanks for your reply.

Allen Andreas
Administrator
Administrator