Hello! Still kind of new to adaptive cards but any help would be appreciated ๐
I have successfully built an adaptive card that waits for a response for this scenario. But I would prefer to just post a card, and build a separate flow for collecting the responses, because they may not know the "Yes/No" Answer to my question for a couple days.. The issue with this option, is I lose my dynamic content about where to make the update in Sharepoint. Essentially, I'm posting a card to a person in Teams based on a new sharepoint item. I've gotten to the point where I can collect the answers, but I have now lost where the update needs to be made in my sharepoint list to build an "Update Item" after getting the response. The information I need is in the adaptive card when sent, but because its not a decision I cant build off of it. Is this scenario even possible? My best guess is maybe I have to build in a hidden question with the sharepoint ID so I can reference it later when gathering the response? But I want to know if there is an easier way to do this first. I can post the JSON in the comments if that would be helpful.
Thanks!
JD