JSON
Inputs (required)
Display Name
Display name of the flow
Flow ID
Unique ID of the flow, recomed using Resource id or workflowid
Owner
Flow owner/maker
Environment
Environment name
Definition
Flow definition/clientData
Inputs Optional
AutoReview allows configuration of the review metrics, if left blank the review will follow the default values.
Complexity
New complexity items can be added with the 'Add new item' button. Though we recommend using the text mode (small pen in top right corner).
The complexity json object can then be edited in a source code editor (like Visual Studio Code or Notepad++) and then pasted in its entirety into the aComplexityTemplate input. With the reference inputted to the Reference Complexity.
Naming Convention
The naming convention json has to be placed in 3 inputs.
Naming Reference - sReference
Naming Char - char
data - data array.
Outputs
The JSON action returns all the key information about the flow in a json object. A full copy of the schema can be found here Data JSON
Data Object
Variable Array
ActionArray
ExceptionArray
Same structure as ActionArray
ConnectionArray
ActionObjectArray
Next Steps - File
Last updated