filmov
tv
Conditional and Looping Statements in azure Logic apps- IF, Switch, Foreach
Показать описание
Shortcut: how to select the specific item from foreach loop in azure logic app
items('name of for_each loop ')['item name']
Example: "name": "Tom",
items('name of for_each loop ')['item name']
Example: "name": "Tom",