Forum Discussion
Feedback on Office 365 IP/URL Web Services Preview
- PaulAndrewApr 03, 2018
Microsoft
Hi 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 BarrosJun 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.
- PaulAndrewJun 25, 2018
Microsoft
Xavier Barros wrote:
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.
Hi Xavier, thank you for the feedback. We're looking at how we can continue to provide RSS.
-- Paul