Send a notification using fire event action in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 07:21 PM
Hi All,
Requirement : There is one catalog Variable named "Expiry Date of Asset". So Basically I want to send a notification to requested_for (manager) before 15 days then after 7 days and then after 3 days of 'Expiry Date of Asset'.
For Ex: If date 30 then notification should be send on 15th then after 7 days which is on 22th then after 3 days which is 25th.
Below is the sample Image of a Action
Prequisite: We have a Strict requirement to create a notification and call that notification using a Fire event Action in flow.
Need help on how to use a Fire Event Action and Send a notification before the 15, 7 and 3 Days before the Actual date of "Expiry Date of Asset" and how to link a notification to these Fire Event Action.
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 07:37 PM
First, you can look up the Records by specifying the conditions as attached in the image and then connect it with the Fire Event and modify the conditions based upon your need
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 08:44 PM
Hi @SAI VENKATESH
Thanks for the quick reply. Can u pls tell how to use a fire event action with these lookup requested item record and how it is link with a notification
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 09:10 PM
Once you lookup the records then connect the lookup records to fire event and change the event name to the event you have created and change the tables based upon the requirements you needed
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 11:48 PM
In Paramater 1 and Parameter 2 What should I pass and in which format.
These is I have created Till now
1. Created a notification
2. Created a Event Registry
3. Created a flow
4. What Value Should I pass in fire Event