Sending email notification to each user on the watchlist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 06:03 AM
Hi, @ceraulo
I recomend to create a Flow instead a notification. The only difference would be you will have one email sending for each recipient in the watch list.
- You will create the Flow for your table (On my example I sue the Incident) and declare you trigger condition
- Create a For each in the watch list field
- Create a notification and send the email to every recipient in the watch list and put the name for each
Hope that help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 06:14 AM
Hi,
It is possible to send personalize email for each watchlist user.
The below notification will send the personalized email to the watchlist users of the requested item.
Please mark it helpful.