
Announcements
I’m building a Copilot Studio agent in Microsoft Dynamics 365 Finance and Operations. I have a Power Automate flow that generates an adaptive card (using a Compose action). The card displays data to the user. I want to know if adaptive cards support functionality so that when a user clicks or selects data on the adaptive card, it triggers another topic (or flow) and passes the selected data as input, in order to retrieve and display additional details.
Is this possible in Copilot Studio, and if so, what is the recommended approach for creating adaptive card actions to another topic or flow in Power Automate?