Using the Graph API - e.g. to export configuration

Deleted
Not applicable

Hi everyone,

i'm new to this topic (use of the graph API).
I just played around a little bit with the Graph Explorer, e.g. reading out current config of devices or device configuration profiles.

Now i would like to go one step further.

A possible example would be a Script (Powershell?) that runs various GET queries once a day to take "backup". (Write into an .XML File or sth. like that.

How should i manage that?
Any suggestion or help is kindly appreciated. :)

Greetings,
Patrick.

2 Replies

@Deleted 

Yes, it is possible and you need to use PnP Powershell module to execute the graph API, please refer the below link for sample Powershell script with Microsoft graph API. 

https://jijitechnologies.com/blogs/export-microsoft-teams-details-with-members

Because of a new techcommunity account, this is just a short response to follow up the thread. :)