Hi All,
Yesterday I started building a new group of Flow's for managing an invoice creation process we have at my company.
- I started by triggering the flow by "When an item is created or modified".
- Next was to send an adaptive card to the person who modified the list item "Post an Adaptive Card to a Teams user and wait for a response". To collect more data.
- Next step "Compose", to put together some text
- A new adaptive card "Post an Adaptive Card to a Teams user and wait for a response" to a user specified in the first adaptive card. I also used data from the first card to fill in this card.
- Then came the problem. When I was supposed to update the list item "Update item", I could not get Dynamic content from the last Adaptiv card.
I then tried to troubleshoot by create a completely new flow. Then i was not able to get dynamic content from the first card either.
I do not understand what I have done wrong, I have done this many times before, without any problems.
Could this be a license issue?