Hello,
I'm trying to update adaptive cards with dynamic content.
The cards are sent from a chat with a Flowbot.
The flow that collects the data from the card fires without a problem.
If I then use the action "Update an adaptive card in a chat or a channel", it will let me do that for my account, but not for adaptive cards sent to somebody else.
So, the question now is:
are there permissions that we can give that account to be able to update adaptive cards sent between any user and the flow bot
or
do I need to set up one generic account that will send the adaptive cards and then update the cards in that chat
or
is there another solution that I am not thinking of?