Announcements
This is the most reliable method currently available:
Step 1: Get Your Agent's Direct URL
Step 2: Use HTTP Action in Power Automate
Method: POST URI: [Your Copilot Agent URL]/api/botFramework Headers: - Content-Type: application/json - Authorization: Bearer [Your Token] Body: { "type": "message", "text": "Your query here", "from": { "id": "PowerAutomate" } }
If your agent was originally a Power Virtual Agent:
Step 1: Create Custom Connector
Step 2: Use Custom Connector
For enterprise scenarios:
POST https://graph.microsoft.com/beta/me/chats/{chat-id}/messages { "@odata.type": "#microsoft.graph.chatMessage", "body": { "content": "Your query to Copilot" } }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 875
Valantis 817
Haque 481