Forum Discussion
some guy
Jan 04, 2018Iron Contributor
Use Flow to post O365 Admin Center messages to Teams?
Is there a way I can get the incident and advisory notifications from the O365 Admin Center to post a message to Teams using Flow? I am new to Flow and didn't see any connectors to the Admin Center ...
Jan 04, 2018
I wouldn't think that's possible, as the Admin Center requires you to be some form of admin, and Teams doesn't know whether you are an admin and whether you should see the content or not.
If you want notifications from the O365 Admin Center then I'd suggest installing the mobile admin app as that sends push notifications.
If you want notifications from the O365 Admin Center then I'd suggest installing the mobile admin app as that sends push notifications.
- Jan 04, 2018I think it's possible, but you will need to dig into how to call the Microsoft Graph from Flow...but certainly it's possible to get information from the Message Center using the Graph and it's possible to integrate Graph in your Flows. Some examples of both ideas:
https://powerusers.microsoft.com/t5/Microsoft-Flow-Community-Blog/Extend-Microsoft-Flow-with-the-Microsoft-Graph-and-0-code/ba-p/61662
- https://blogs.msdn.microsoft.com/brismith/2017/10/23/microsoft-planner-a-change-management-solution-for-office-365/- Erlend MoenJul 12, 2018Iron Contributor
There is a new role now - Message Center Reader - that would make access to the Message Center a bit easier. I would also like to see a connector to Flow!
- Brian-SmithDec 05, 2018Microsoft
Take a look at my custom connector https://blogs.msdn.microsoft.com/brismith/2018/10/30/a-flow-custom-connector-to-read-o365-communications-api/
Best regards,
Brian.