/mcpNotes Possible Values Description Type Parameter IS_EQUAL, IS_NOT_EQUAL, BEGINS_WITH, ENDS_WITH, CONTAINS, IS_EMPTY, IS_NOT_EMPTY, IS_IN_LIST, IS_NOT_IN_LIST The operator used to compare the event variable to the desired value. String comparator If the comparator is IS_IN_LIST or IS_NOT_IN_LIST, the value is one of a comma-separated list of values. If an explicit comma is needed, it must be escaped with a backslash (,). If a backslash is needed, it must be escaped with a backslash (\) (for example, apple,slash\ here,comma,here,ball). When type is SYSTEM, valid values are CALL_ARRIVES, CALL_ANSWERED, CALL_ENDS, CALL_IS_MADE, and CALL_IS_PREVIEWED. The value to compare the event variable with. String value TriggerSet Parameters Notes Possible Values Description Type Parameter SYSTEM The type of TriggerSet. String type When type is SYSTEM, valid values are CALL_ARRIVES, CALL_ANSWERED, CALL_ENDS, CALL_IS_MADE, and CALL_IS_PREVIEWED. The name of the TriggerSet String name Default for this parameter is FALSE. TRUE, FALSE Indicates whether workflow for a second simultaneous call can fir while the call for this trigger is in process. Boolean allow Overlapping CallWorkflow Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 301 Cisco Finesse Configuration APIs Workflow API Parameters