McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 316

↗ View in doc context
page
316
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::300

Notes Possible Values Description Type Parameter You can assign up to five workflow actions to a workflow. When getting a workflow or list of workflows, this list contains summary workflow actions (name, type, and URL). When creating or updating a workflow, only the URI is required in each workflow action. For more information, see WorkflowAction, on page 303. — A list of workflow actions to run if the trigger and its conditions are met. Actions run in the order in which they appear in this list. Object workflowActions ConditionSet Parameters Notes Possible Values Description Type Parameter ANY, ALL Determines whether any or all of the conditions must be met for the workflow to run. String applyMethod Maximum of five conditions for a workflow. A workflow with no conditions is specified by a conditions parameter with no Condition elements. — A list of conditions for the workflow. Object conditions — Information about a workflow condition. Object Condition Leading and trailing spaces are removed from the variable during evaluation. Comma-separated values in a list also have leading and trailing spaces removed. If the value contains only spaces, it is treated as an empty value. — A piece of data from the Trigger event used to filter the event. Object Variable Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 300 Cisco Finesse Configuration APIs Workflow API Parameters