Workflow Events Application
GET {{base_url}}/Workflow/WorkflowEvents/:ApplicationName
Use this endpoint to retrieve the contents of an application contained in a workflow event by specifying the application name.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"EventID":"f3bd4191f8334b8cbea885ca28571441","ApplicationName":"ProjectICBO","TableName":" ","EventType":"Change","ApprovalType":"","PRLevel":"1","Active":"Y","Description":"Lost Reason is Empty","Conditions":"\u003cconditions defined\u003e","EventOrder":1,"ApprovalTypeCode":"","ApplicationType":""},{"EventID":"3145c665cf51428ea13bd24085faaf43","ApplicationName":"ProjectICBO","TableName":" ","EventType":"Change","ApprovalType":"","PRLevel":"1","Active":"Y","Description":"Lost Reason Notification","Conditions":"\u003cconditions defined\u003e","EventOrder":2,"ApprovalTypeCode":"","ApplicationType":""},{"EventID":"7209569dc72947918d6458d1fd5f1d47","ApplicationName":"ProjectICBO","TableName":" ","EventType":"Change","ApprovalType":"","PRLevel":"1","Active":"Y","Description":"Probability has changed","Conditions":"\u003cconditions defined\u003e","EventOrder":3,"ApprovalTypeCode":"","ApplicationType":""},{"EventID":"d77ed6dea9a240f4bb736b7cdda4d086","ApplicationName":"ProjectICBO","TableName":" ","EventType":"Insert","ApprovalType":"","PRLevel":"0","Active":"Y","Description":"Test","Conditions":"\u003cconditions defined\u003e","EventOrder":4,"ApprovalTypeCode":"","ApplicationType":""}]