Hello,
I have a dilemma, I have a flow where as we post an adaptive card and wait for a response.. I have a parallel flow to run where if the user doesnt respond in 24 hours, they get a reminder (another message with some context, so they can try to hunt down the adaptive card in a teams chat somewhere).. Within the reminder I would like to share a direct link to that active adaptive card so they dont have to take time to hunt down the card to respond to it. The problem is that, I dont get the outputs of the card details until after its responded to. Please advise
(ideally, I would like to cancel the previous adaptive card from the flow and repost it, but this was my solution around that but it comes with its own baggage.)
Any suggestions?
Thanks