Forum Discussion

Jleebiker's avatar
Jleebiker
Iron Contributor
Dec 05, 2019

Calendering/Time off app

So I have a sort of a project. End goal is to allow people to book time on a group calendar for their days off.

I was thinking of using a Form or a PowerApp that presents a month view and they can click on the dates they want off. V2.0 should check to see if there are a certain # of people that have already requested that same day off and if it is over a certain #, deny it.

The UI should store the person's response in a SPO list.

Then Power Automate can block out a date on a group calendar and insert the person's name and email.

Is this doable? Thanks!

  • Jleebiker I have made a simple system that does this:

     

    1. Create SharePoint List with start and end dates for leave, leave type and comment

    2. Add a Flow to send item for approval - this out of the box flow looks up the line manager from AAD and sends an approval request

    3. If approved the Flow creates an item in the SharePoint calendar

    4. email person to say leave is approved or declined and email the payroll person with details

     

     

Resources