web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / How can we add Adaptiv...
Copilot Studio
Unanswered

How can we add Adaptive Card to PVA for teams ?

(0) ShareShare
ReportReport
Posted on by

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

 

 

Categories:
I have the same question (0)
  • nesrivastava Profile Picture
    Microsoft Employee on at

    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.

     

    nesrivastava_0-1704489924834.png

     

    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!

     

  • hkman2 Profile Picture
    2 on at

    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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 370

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 184 Super User 2026 Season 1

#3
chiaraalina Profile Picture

chiaraalina 57 Super User 2026 Season 1

Last 30 days Overall leaderboard