Hello,
I'm trying to make a flow, where I post news into a channel and allow people to rate how much they liked the news article. Where those news come from, you don't need to worry. The problem is, that I try to use the action "Reply with adaptive card in a channel". The card I'm using is simple, since there are only 5 submit.action-Buttons that can be used for voting.
But how am I getting the data from that reply-card? I've tried using another flow, that is triggering when someone responds to the card. But I need a Cardtype-ID for that action, which I don't know where to find.