How to send an API request from Postman to Copilot to get AI response?
Minh Đoàn Quang
0
Reputation points
I am currently working around with Copilot Studio. I created an Agent on it.
I want to access this agent by API request and get the copilot response via Postman. It means instead of asking a question to my agent by using Copilot UI or its integrations, I put my question via an API POST request.
I was using Power Automate as an API endpoint, and then executing Copilot Agent. But Copilot only response a ConversationID to Power Automate.
Is there any possible way to access Copilot via API? Thanks a lot!
Sign in to answer