thygesteffensen / PowerAutomateMockUp

Skeleton to run Power Automate Flows from their JSON descriptions.
MIT License
7 stars 1 forks source link

Collection Functions - Extra functionality needed #28

Open thygesteffensen opened 3 years ago

thygesteffensen commented 3 years ago

https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#item https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#items https://docs.microsoft.com/en-us/azure/logic-apps/workflow-definition-language-functions-reference#iterationIndexes

These three functions need extra care, since they interact with the two loops (do until and for each).

3 #22