Forum Discussion
Use Microsoft Flow to receive an email for changes to Office 365 IP Addresses and URLs
AlanPs1 Thanks for the feedback. We use PowerShell to create the tables at http://aka.ms/o365ip from the JSON web services output. You can run PowerShell in Flow using an Azure Function. It's a little tricky to get working and there's likely other ways to create those tables too.
-- Paul
Hi Paul. Once again thank you for your excellent post.
Here is a series I have made with 8 parts that creates an Office 365 Admin Alerts Mailbox. It calls various APIs and RSS feeds, captures the required data and sends it by email.
https://www.alanps1.io/office-365/create-an-office-365-alerts-shared-mailbox-from-various-apis-part-1/
I have credited you in section 2 (https://www.alanps1.io/office-365/call-o365-endpoints-web-service-and-return-the-latest-fqdns-part-2/) as your content was very helpful to me and got me off and running.
Best Wishes,
Alan