Power Apps unlocks new customization potential with AI integration
Microsoft continues to push the boundaries of low-code innovation within the Power Platform. A new update empowers app makers to create more intelligent and tailored experiences in model-driven apps. This move builds on Microsoft's broader strategy to deepen AI integration across its business solutions.
Here’s what’s new:
Agent APIs
Programmatically interact with Copilot Studio topics using two key methods:
- executeEvent: Trigger a topic based on a registered event and get a structured response
- executePrompt: Send a natural language prompt and receive a dynamic Copilot response
Both methods are available via Xrm.Copilot and PcfContext.Copilot.
Agent Response Component
Easily add Copilot-powered responses into model-driven forms with a drag-and-drop component. It supports markdown, adaptive cards, images, and video—enabling rich, dynamic UI content.