Nov 12 2016 11:22 PM - edited Nov 13 2016 12:24 AM
Is there any reference documentation for how to use Flow? I've seen lots of videos, but no real reference documentation.
For example, there is an Excel Insert Row task which takes a Spreadsheet and a Worksheet name. I couldn't initially understand how to format the values that will get inserted into the row.
Where can people go to learn more about working with specific Actions and Triggers?
Nov 13 2016 12:40 AM
May 01 2017 10:42 AM - edited May 01 2017 10:42 AM
May 01 2017 10:42 AM - edited May 01 2017 10:42 AM
Thanks but none of that is the documentation we need though. We're looking for docs along the caliber of a TechNet or MSDN article. These are simply 'Getting Started' and 'FAQ' type docs for end users. I need something that outlines the exact syntax of the services/connection so when I'm building advanced Flows I know exactly what I can and can't do.
May 12 2017 01:52 PM - edited Mar 01 2018 09:39 AM
Hey Paul,
Not sure if you figured it out, but was this what you were looking for?: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language
There is also a link to the triggers for flow on the navigation on the left, but here is a link to that as well: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-actions-triggers
Feb 28 2018 10:46 PM
Could not agree more with Darren's sentiment. Trying to create flows, and what actions to use to achieve an outcome seems very difficult given the level of documentation. Today I added a "Set Variable" action, where is the documentation for this action?