Trigger notification for 3 days before start date, on start date & 2 days after start date via Flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 02:53 AM
Hi Team ,
we want to trigger notifications relative to start date of the user in Onboarding lifecycle cases ,
For the same we are trying to create a flow.
I created a scheduled based flow to check the daily what conditions are met & the notification should trigger.
now in the if condition or any other flow logic , i need to check if todays is the day for triggering different notifications 3 days before start date, on start date & 2 days after start date .)
but the conditions are only as shown in the image.
what flow logic should i use to check the condition using script .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 04:21 AM
Hi @Karanpreet
You can calculate the date difference days and store in the flow variable and use that variable in your if check.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP