Forum Discussion
PaulAndrew
Microsoft
Apr 02, 2018Feedback on Office 365 IP/URL Web Services Preview
Please share your feedback or questions on the new Office 365 IP/URL Web Services preview as announced here: https://aka.ms/ipurlblog
PaulAndrew
Microsoft
Apr 03, 2018Hi Xavier, we're planning a couple of simple scripts that format the /changes web method output for human review. How and with what tools do you use today to do that with the RSS?
Xavier Barros
Jun 21, 2018Brass Contributor
We use a set of Python scripts, to compare data between sources (XML page, web page, our own .pac files), and also rely on the RSS feed for a quick overview of what was changed. The thing, is the RSS gets delivered directly to my Outlook inbox, and as such acts as a reminder to everyone.
I had a look at the scripts provided, especially the Python one, and while it is rather clear, I still have not figured out why we do not get the ports in the output... Need to spend more time on this.