Contractor Onboarding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 03:26 PM
Hi ,
I have a requirement that when we have a Contractor Onboarded a Manager completes a form with all the variables especially End Date.
Now I need to send a notification based on the end date variable but I am still learning scripting and not sure the best script or approach.
Looking for any assistance please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2024 02:50 AM
Why use a script? You can do anything you want inside of a flow.
You can trigger the flow on creation and have it wait until x time before end date is reached, or you can have the flow run daily and check on all records where the end date is within x days.
On that, you can easily trigger notifications through either 'send notification' or 'send email' actions.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 12:26 PM
This is what I have done in Flow designer but doesn't seem to trigger an emil.
Any help would be appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 01:43 PM
Look at the flow execution details to help debug the email not sending out