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 / Power Automate / Dynamic content missin...
Power Automate
Unanswered

Dynamic content missing from "Post adaptive card and wait for response" activity

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

 

When I use the "Post adaptive card and wait for a response" activity after a trigger "When an item is created or modified" in a Sharepoint list the dynamic content from the "Post adaptive card..." is missing only the list item content is therePropertiesMissing.png

 

 

 

 

 

 

 

 

 

 

 

 

I have tried the solution with turning off "Split On" option for the list activity.

 

Anyone with an idea what the issue may be?

 

Thanks

Peter

Categories:
I have the same question (0)
  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @Anonymous  if i understand the issue correctly, that you are not getting adaptive card values in dynamic content? If yes, can you please double check if you have specified all parameter values in the Post Adaptive card action.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @annajhaveri the same adaptive card works if I for instance trigger the flow manually.

     

    I have managed to a work around by using a Compose activity with this input 

    Outputs('PostToTeams')['body']['submitActionId']

    Thanks

    Peter

  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @Anonymous  are you using Dynamic values in the Post adaptive card action, then that could be the reason of dynamic content not appearing for it. The expression that you are using should work.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Yes I try to use the button in the adapative card to make further decisions, but it does not show up as an dynamic property if the flow is triggered by a change in a Sharepoint list as it does if the flow is triggered manually

  • KengSeongLim99 Profile Picture
    50 on at

    Hi @Anonymous ,

     

    Thank you for your work around the idea, it has inspired me a lot to try and test it out and it works! 😃 

     

    I would like to share with you about my case study scenario. 

    Scenario: How to pass the question asked by a public user from Power Virtual Agents (PVA) bot to one or more of the internal staff via chat in Microsoft Teams? 

     

    My Solution:

    Expression Code to retrieve the text response from Teams userExpression Code to retrieve the text response from Teams user

     

     

    outputs('PostToTeams')['body/data/txtReplyId']

     


    Reason I came out with this Expression code: 

    Check the output of the "
    Post adaptive card and wait for a response" action

     

    Outputs from Teams Adaptive Cards actionOutputs from Teams Adaptive Cards action

     

     

    Outcome:

    Outcome with flowOutcome with flow

     

     Hope this scenario helps! 

    Regards, 
    KS

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    hi @KengSeongLim99,

     Hope that you are well.

     

    I am struggling to add a post adaptive card and wait for response on flow, as i am getting as error:

    The request failed. Response content: '{"code":"ApiVersionInvalid","message":"API version 2022-03-01-preview?wait=true is not supported. Supported API versions are: 2022-03-01-preview, 2021-10-01-preview","innererror":{"code":"ApiVersionUnsupported"}}'.

     

    I am using version 1.2. Do you have a sample schema that you could give me ?

     

    Thanks in advance for your help.

  • KengSeongLim99 Profile Picture
    50 on at

    Hi @Anonymous , 

     

    Below is the schema that I used to configured: 

    {
     "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
     "type": "AdaptiveCard",
     "version": "1.2",
     "body": [
     {
     "type": "ColumnSet",
     "columns": [
     {
     "type": "Column",
     "width": 2,
     "items": [
     {
     "type": "TextBlock",
     "weight": "Bolder",
     "size": "Medium",
     "wrap": true,
     "style": "heading",
     "text": "Someone need your help!"
     },
     {
     "type": "TextBlock",
     "text": "@{triggerBody()['text']}",
     "isSubtle": true,
     "wrap": true
     }
     ]
     }
     ]
     },
     {
     "type": "Input.Text",
     "placeholder": "Reply here...",
     "label": "Required",
     "isRequired": true,
     "errorMessage": "This field cannot leave blank!",
     "id": "txtReplyId"
     }
     ],
     "actions": [
     {
     "type": "Action.Submit",
     "title": "Submit",
     "associatedInputs": "auto"
     }
     ]
    }

     

    KengSeongLim99_0-1664201816912.png

     



  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @KengSeongLim99 ,

     

    Thank you for your help.

     

    I tried it but now i am getting this error:

    The request failed. Error code: '502'. Error Message: 'The request was aborted: Could not create SSL/TLS secure channel.'.

     

    Have you ever encountered this before?

    Thanks in advance.

     

    Regards,

    Dhanesha.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 550

#2
Valantis Profile Picture

Valantis 390

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard