/mcp<WorkflowActions> <WorkflowAction> <name>WorkflowAction 1</name> <type>HTTP</name> <uri>/finesse/api/WorkflowAction/{id}</uri> </WorkflowAction> <WorkflowAction> <name>WorkflowAction 2</name> <type>DELAY</name> <uri>/finesse/api/WorkflowAction/{id}</uri> </WorkflowAction> </WorkflowActions> Example Response: <ApiErrors> <ApiError> <ErrorData>Database read/write error</ErrorData> <ErrorType>Bad Request</ErrorType> <ErrorMessage> HTTP Status code: 400 (Bad Request) Api Error Type: Bad Request Error Message: Database read/write error </ErrorMessage> </ApiError> </ApiErrors> Example Failure Response: WorkflowAction—Create This API allows an administrator to create a new workflow action. If you provide two or more duplicate tags during a POST, the value of the last duplicate tag is processed and all other duplicate tags are ignored. Note https://<FQDN>/finesse/api/WorkflowAction/ URI: https://finesse1.xyz.com/finesse/api/WorkflowAction/ Example URI: Only administrators can use this API. Security Constraints: POST HTTP Method: Application/XML Content Type: XML Input/Output Format: <WorkflowAction> ...Full WorkflowAction Object... </WorkflowAction> HTTP Request: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 307 Cisco Finesse Configuration APIs WorkflowAction—Create
