Announcements
I am using PVA for teams (not original PVA).
I found there is no way to add adaptive card.
Where can we add it ?Thanks
hi @hkman
If your question is about adding an Adaptive Card in Copilot Studio Teams bot, yes, it's possible. I have created a topic for you and tested it in Teams as well. Shared the pictures below along with the YAML code for you to try on your end.
If my understanding is not correct, please explain your scenario so that I can better help you.
YAML:
kind: AdaptiveDialog beginDialog: kind: OnRecognizedIntent id: main intent: triggerQueries: - Teams actions: - kind: AdaptiveCardPrompt id: 5qNxzm card: |- { "type": "AdaptiveCard", "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "version": "1.0", "body": [ { "type": "ActionSet", "actions": [ { "type": "Action.Submit", "title": "Harry Potter and the Goblet of Fire", "data": { "id": "SKU9807" } } ] } ] } output: binding: actionSubmitId: Topic.actionSubmitId id: Topic.id outputType: properties: actionSubmitId: String id: String - kind: SendActivity id: sendActivity_bxa4hH activity: Thanks!
Thanks a lot. How can I get to the screen as show in the right side of the screen ? What apps/web link is used ?I use Teams, then select Power Virtual Agent and do design and found cannot add adaptive card. Pls help how to get to apps as shown in the right side of your screenshot, many thanks
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.
Valantis 370
Romain The Low-Code... 184 Super User 2026 Season 1
chiaraalina 57 Super User 2026 Season 1