/triggerworkflow

  • Mount Point: /resource/rest/triggerworkflow

The following operations are supported on this resource:

GET

  • Aliases: POST

This is the method that handles the HTTP POST/GET request.

Parameters

name description type default
X-VMS-API-AuthToken (no documentation provided) header

Input Payload

element consumeable content type(s)
(custom)
  • */*
  • application/xml
description
data to process. It can be null.

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml
description
HTTP response code. Return 200 if event fired successfully.

Exceptions

name description
RESTWebserviceException when failed to serialize incoming data or failed to fire the trigger event.