Forum Discussion
pelzerii
Feb 27, 2024Copper Contributor
Accessing Microsoft 365 Copilot via API or other ways?
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 ha...
Jens_Schroder
Mar 25, 2024Copper Contributor
pelzeriiyou should be able to achieve your requirements using the Microsoft Graph connector.
You can try the Graph Explorer (https://developer.microsoft.com/en-us/graph/graph-explorer) to identify the right queries to make