Skip to main content

Notifications

Calling Actions from Copilot Studio
Unanswered

Adaptive Cards in Plugin Actions (preview).

Posted on by 16

Hi All , @HenryJammes 

I am trying to use adaptive Cards in Plugin Actions(preview) So first I have created Create Task Plugin Actions and required field for plugin as below: 

-> Task subject

-> Task description

-> Task duedate

 

After that, I want to use Adaptive Cards in Ask the user before running this actions option, 

 So I have created basic Adaptive cards so show all required fields with user input to call the plugin actions.

 

I am not able to get user input value for above fields (subject, description, due date) in adaptive cards.
Please help. 

How can we get the user input value for any fields in Adaptive cards???

 

jontydadhania_0-1702900308184.png

 

jontydadhania_1-1702900928536.png

 

 

 

Categories:
  • anooptvarughese Profile Picture
    anooptvarughese 13 on at
    Re: Adaptive Cards in Plugin Actions (preview).

    Please use Topic.input.your variable name,similarly for accessing output use Topic.output

  • aparnaa Profile Picture
    aparnaa 95 on at
    Re: Adaptive Cards in Plugin Actions (preview).
    Try the below, 
    after value:  add "" (empty double quotes) and then type(dont try to copy paste the below code, please type) &Topic. you will be able to see your variables there
    example
     
    type: "FactSet",
          facts: [
            {
              title: "Subject",
              value: "" &Topic.subjectVar
            },

     

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Getting Started…

Welcome to the Power Platform Community! We appreciate your visit…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 138,287

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,172

Leaderboard

Featured topics