At my workplace we use a program called OfficeStatus to track whether someone is on, off, or WFH. Unfortunately, it’s losing support at the end of the year and we’re anticipating a windows update breaking it at some point.

Are there any alternatives out there that have AD integration to import users, are free or one time fee, and self hosted of course?

I’ve been trying to write an app that integrates with MS teams status, but I’ve been racking my brain trying to deal with authentication states.

  • @lornosaj
    link
    English
    310 months ago

    Honestly I cant find the exact one, but Reza Dorrani probably has this in his vids or you can go with something like this:

    https://youtu.be/cC-skWfWOXQ

    Tldr - in PowerApps you design the form and buttons, which set a value on a sharepoint list, after which you can set up the view as shown on the vid ive shared. I wish i could help more, but my PowerApps/Automate knowledge is limited.