Hello Developers!
I have a scenario where i am sending data(from dataverse) to users using teams adaptive cards, the users then update their data from adaptive cards by giving input. i have to use that input and update the record in dataverse.
To do so i am following this method :
i am sending an adaptive card, for which i have a separate flow which triggers when someone responds to the adaptive card which i have sent.
but i am unable to get the CardTypeId in the "post an adaptive card to teams" action(first image) which will bind both these flows('post adaptive card' and 'when someone responds to an adaptive card') together.
i can use the outputs from 'when someone responds to an adaptive card' to update data in dataverse.
Also is there any alternative ways to achieve this?
Note : i am creating another trigger 'when someone responds to an adaptive card' because i can't use the outputs from "post an adaptive cards to teams" in next steps as it is looped.
Thanks in advance,
Roshan Jaiswal
Hi @Roshanjaiswal53 ,
An interesting question. I found that only when 'Post as' is set to 'Flow bot', it will provide a parameter called 'Card type ID' in 'post an adaptive card to teams' action .
So I guess the trigger is only available for 'flow bot adaptive card' currently.
Best Regards,
Wearsky
User | Count |
---|---|
22 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
45 | |
29 | |
25 | |
24 | |
24 |