Accessing Microsoft 365 Copilot via API or other ways?

Copper Contributor

Hello community,

 

I have a requirement where I should be able to prompt a query to Microsoft 365 Copilot from another service such as Power Apps, Power Automate, etc. and get a response back. I have not found any documentation of any APIs being available for Copilot.

 

For example: I want to ask "Get all my Teams meetings for today" from Power Apps, get the Microsoft 365 Copilot respond to that and fetch the reply back to the app.

 

Is this something that is doable now or in the near future?

 

Thanks in advance,

 

Ville

1 Reply

@pelzeriiyou should be able to achieve your requirements using the Microsoft Graph connector.

You can try the Graph Explorer (Graph Explorer | Try Microsoft Graph APIs - Microsoft Graph) to identify the right queries to make