I have a flow that posts an adaptive card to users in Teams. The adaptive card is dynamically populated with input toggles (checkboxes) based on records in Dataverse/CDS. So it will vary how many checkboxes there are for each adaptive card.
For each of these input toggles/checkboxes, I would like to create a new record in Dataverse/CDS.
So my question is:
How can I extract/split/isolate each of these input toggles/checkboxes and use them in an Apply to Each loop in Power Automate?
I have been looking at the substring action to see if that could be used. However, I haven't found a solution.
Adaptive card in Teams:
Adaptive card in Teams
Output of the adaptive card in Power Automate:
