Forum Discussion
mahipundir
Sep 04, 2019Copper Contributor
Documenting office 365 structure and record changes
Namaste All, I'm using office 365 with 45+ users. I was wondering if there is any automatic way to document and record any kind of changes users or admin does, so far I was doing it manually ...
- Sep 04, 2019Have you looked into the audit logs? You can export this info and build your documentation
Sep 04, 2019
Have you looked into the audit logs? You can export this info and build your documentation
- mahipundirSep 04, 2019Copper Contributor
Hi adam deltinger thanks for your input, I did actually and I can see lots of stuff. Is there any way I can automatice some of the reports whenever there are changes and add those changes to the master record file or something like that ..?
Thanks
Mahi- VasilMichevSep 04, 2019MVP
The audit logs are accessible via PowerShell or the Graph API, so you can build your own solution around that. Flow should be possible as well. It all depends on what you mean by "automate".