I'm looking to use Power Automate to send out a reminder when medicals are due.
I have two lists in SharePoint - 'Medicals' & 'People'
I need a flow that will:
1. Using the 'Medicals' list, look up the 'Next Medical Assessment Due' column and see what medicals are due.
2. Get the 'Employee ID' of the employees whose medicals are due from the 'Medicals' list.
3. Compare that 'Employee ID' to the 'Employee ID' column in the 'People' list.
4. Using the 'Employee ID' get the 'Employee Name' of the person from the 'People' list.
5. Return it in an email containing the 'Employee Name' and the 'Next Medical Assessment Due' date together.
I'm quite new to Power Automate so the more explanation the better, thanks!