Skip to main content

Notifications

Calling Actions from Copilot Studio
Unanswered

Adaptive Cards in Plugin Actions (preview).

Posted on by 18

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:
  • CU04092140-0 Profile Picture
    CU04092140-0 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
            },

     

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

September 2024 Newsletter…

September 2024 Community Newsletter…

Community Update Sept 16…

Power Platform Community Update…

Tuesday Tip #2 Global Search…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 141,651

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,493

Leaderboard

Featured topics