[
"Joost Cuppes 1",
"joost.cuppes@microsoft.com",
"Joost Cuppes 2",
"joost.cuppes@microsoft.com",
"Joost Cuppes 3",
"joost.cuppes@microsoft.com",
"Joost Cuppes 4",
"joost.cuppes@microsoft.com",
"Joost Cuppes 5",
"joost.cuppes@microsoft.com",
"Joost Cuppes 6",
"joost.cuppes@microsoft.com",
"joost.cuppes@microsoft.com"
]
2. Get mail tips from a mailbox (V2) with the following input:
- variables('ApproverContactsInfo')[1]
As this is an array it will take the second value in the list.
I have also put an compose action in between as a test, but also doesn't work.
Thought maybe I could copy the flow and try that, but also error.
Strangest thing is that it does work (same exact code) in PRD in a simpler flow.