Hi Zach Gonzales IS,
Thanks for reaching out on Microsoft Q&A!
You can do this through the HTTP action in Logic Apps by calling the ‘Activity API’ in Microsoft Graph, which holds all details you want. You could do this for a:
Single user:
Or by last logged sign ins:
https://learn.microsoft.com/en-us/graph/api/signin-list?view=graph-rest-1.0&tabs=http
Please click “Accept answer” if you find this helpful. Feel free to drop additional queries in the comments below!
Kind regards,
Sonny