Using Siebel REST API to Access Workflows XML Example
You can use the Siebel REST API to access workflows. You can invoke all active, completed
workflows, that are not of type interactive flow and long running flow, from Siebel REST
API. To accept input in xml format and provide the response in XML format, the Content-
Type header should be application/xml. The request should be wrapped in
<request>
tag and response will be wrapped in a
<response>
tag.
This topic includes information on the following workflow API: