Looking to create a flow with 2 scheduled paths to 1) send an email to the user if they have not logged in for over 30 days 2) thereafter to send an email to the Admin if the user's login is over 35 days to deactivate the user
Currently have a record-triggered flow with 2 scheduled paths:
As LastLoginDate cannot be used as a formula in flows, I created 2 Date/Time formulas for checking the last dates Now() - 30 and another Now() - 35
I'm not advanced with building flows so any help would be appreciated in troubleshooting what to do with the 'Run Immediately' path. Should I be using another decision element?


