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

Community site session details

Session Id : RfXcbSjvv6p4RhXFOTUBNl
Power Automate - Building Flows
Unanswered

Adaptive Cards Trigger

Like (0) ShareShare
ReportReport
Posted on 6 May 2024 07:32:06 by 4

Hello guys,
I Created a workflow, which ends with posting the following adaptive card (similar to this 😞

 

{
 "type": "AdaptiveCard",
 "body": [
 {
 "type": "TextBlock",
 "text": "Some Text Here",
 "wrap": true,
 "id": "msg_txt"
 },
 {
 "type": "ActionSet",
 "actions": [
 {
 "type": "Action.Submit",
 "title": "Close",
 "id": "close"
 }
 ]
 }
 ],
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "version": "1.4"
}

 

 

I gave it a Card Type ID "tkt_card"

My target is to trigger another flow once the Adaptive card button "Close" is clicked.

So i went and created another flow with the Trigger "When Someone responds to an adaptive card".
I Pasted the Adaptive Card JSON inside the Inputs Adaptive Card. Inside the Card Type ID I entered "tkt_card".
Next it should post a message in teams saying submitted.

Now the first workflow works smoothly, however the second one isn't even running. Am not sure what's the issue. Any Idea?

I have the same question (0)
  • ManishSolanki Profile Picture
    15,089 Super User 2025 Season 2 on 06 May 2024 at 10:49:14
    Re: Adaptive Cards Trigger

    Hi @IL876ANI 

     

    The trigger "When someone responds to an adaptive card " works only in default environment so flow will not trigger if designed in another environment.

    Pls refer the limitations mentioned in the documentation:

    Microsoft Teams - Connectors | Microsoft Learn

     

     

     

    If this helps & solves your problem, please remember to give a πŸ‘ and accept my solution as it will help others in the future.

     

     

  • IL876ANI Profile Picture
    4 on 07 May 2024 at 06:00:53
    Re: Adaptive Cards Trigger

    Hi @ManishSolanki 
    I checked and its running in the Default environment as seen below

    IL876ANI_0-1715061631583.png

     

  • kiran_g Profile Picture
    150 on 16 May 2024 at 12:56:14
    Re: Adaptive Cards Trigger

    Is there any solution, I'm also facing the same issue

  • PC6 Profile Picture
    3 on 22 May 2024 at 18:55:34
    Re: Adaptive Cards Trigger

    I'm having the same issue as well. I'm in the default environment and I can't get "When someone responds to an adaptive card" to trigger

  • IL876ANI Profile Picture
    4 on 23 May 2024 at 09:51:33
    Re: Adaptive Cards Trigger

    No, sadly i stopped using this trigger and gave up on the adaptive card approach.
    I didn't reach any solution, hopefully someone might.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 666 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 382 Moderator

#3
developerAJ Profile Picture

developerAJ 254

Last 30 days Overall leaderboard
Loading complete