Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

When Someone Responds to an adaptive card doesn't trigger

(0) ShareShare
ReportReport
Posted on by

I've come across numerous posts and guides on this, but nothing seems to work.  I have 2 flows setup.  One that is an instant flow that posts an adaptive card in a channel and the other that uses the "When Someone Responds to an adaptive card" trigger to capture the response from the previous flow and then post a message.  For now, I'm just using a very simple card since main production use card didn't work.  This simple card doesn't work either.  The initial card posts in the channel, I fill in the inputs and hit submit, but the "response" flow never triggers.  Both flows are setup in my default environment.

 

Screen shots of the flows:

 

Screenshot 2023-04-18 at 3.29.00 PM.pngScreenshot 2023-04-18 at 3.29.25 PM.png

Screenshot 2023-04-18 at 3.29.31 PM.png

 

JSON from Card.

 

 

{
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "type": "AdaptiveCard",
 "version": "1.3",
 "body": [
 {
 "type": "TextBlock",
 "text": "Add a task",
 "weight": "Bolder",
 "size": "Medium"
 },
 {
 "type": "TextBlock",
 "text": "Title",
 "wrap": true
 },
 {
 "type": "Input.Text",
 "placeholder": "Enter a task name",
 "spacing": "None",
 "id": "taskTitle"
 },
 {
 "text": "Due date",
 "type": "TextBlock"
 },
 {
 "type": "Input.Date",
 "spacing": "None",
 "id": "taskDueDate"
 }
 ],
 "actions": [
 {
 "type": "Action.Submit",
 "title": "Submit"
 }
 ]
}

 

 

 

  • JG101 Profile Picture
    2 on at
    Re: When Someone Responds to an adaptive card doesn't trigger

    Did you get this working?

    I am having the same issue. My second flow works when selecting to Test the flow, but not when the complete process is actually done.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492