GET Workflows/RuleTrigger
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
Match | MatchCriteriaStringType |
None. |
|
WorkflowRuleIDs | Collection of integer |
None. |
|
ParentRuleTriggerIDs | Collection of integer |
None. |
|
ExpressionType | WorkflowExpressionType |
None. |
|
ExpressionValue | Collection of Object |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of WorkflowRuleTriggerDTOName | Description | Type | Additional information |
---|---|---|---|
WorkflowRuleTriggerID | integer |
None. |
|
WorkflowRuleID | integer |
None. |
|
ParentRuleTriggerID | integer |
None. |
|
FieldType | WorkflowFieldType |
None. |
|
ExpressionType | WorkflowExpressionType |
None. |
|
ExpressionValue | Collection of Object |
None. |
|
WorkflowRuleActions | Collection of WorkflowRuleActionDTO |
None. |
|
Summary | string |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
Response Formats
application/json, text/json
Sample:
[ { "workflowRuleTriggerID": 1, "workflowRuleID": 2, "parentRuleTriggerID": 1, "fieldType": 1, "expressionType": 1, "workflowRuleActions": [ { "workflowRuleActionID": 1, "workflowRuleTriggerID": 2, "actionType": 1, "fieldType": 1, "value": [], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } }, { "workflowRuleActionID": 1, "workflowRuleTriggerID": 2, "actionType": 1, "fieldType": 1, "value": [], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } } ], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } }, { "workflowRuleTriggerID": 1, "workflowRuleID": 2, "parentRuleTriggerID": 1, "fieldType": 1, "expressionType": 1, "workflowRuleActions": [ { "workflowRuleActionID": 1, "workflowRuleTriggerID": 2, "actionType": 1, "fieldType": 1, "value": [], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } }, { "workflowRuleActionID": 1, "workflowRuleTriggerID": 2, "actionType": 1, "fieldType": 1, "value": [], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } } ], "summary": "sample string 3", "recordState": 1, "created": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" }, "lastUpdated": { "dateUtc": "2024-12-04T08:00:21.7060867+00:00", "userName": "sample string 2", "summary": "sample string 2 on 12/4/2024 8:00:21 AM" } } ]
application/xml, text/xml
Sample:
<ArrayOfWorkflowRuleTriggerDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ProcuraGroup.Models"> <WorkflowRuleTriggerDTO> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <ExpressionType>Answered</ExpressionType> <ExpressionValue xmlns:d3p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" /> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <ParentRuleTriggerID>1</ParentRuleTriggerID> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <WorkflowRuleActions> <WorkflowRuleActionDTO> <ActionType>SetValue</ActionType> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" /> <WorkflowRuleActionID>1</WorkflowRuleActionID> <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID> </WorkflowRuleActionDTO> <WorkflowRuleActionDTO> <ActionType>SetValue</ActionType> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" /> <WorkflowRuleActionID>1</WorkflowRuleActionID> <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID> </WorkflowRuleActionDTO> </WorkflowRuleActions> <WorkflowRuleID>2</WorkflowRuleID> <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID> </WorkflowRuleTriggerDTO> <WorkflowRuleTriggerDTO> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <ExpressionType>Answered</ExpressionType> <ExpressionValue xmlns:d3p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" /> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <ParentRuleTriggerID>1</ParentRuleTriggerID> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <WorkflowRuleActions> <WorkflowRuleActionDTO> <ActionType>SetValue</ActionType> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" /> <WorkflowRuleActionID>1</WorkflowRuleActionID> <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID> </WorkflowRuleActionDTO> <WorkflowRuleActionDTO> <ActionType>SetValue</ActionType> <Created> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </Created> <FieldType>BusinessUnit</FieldType> <LastUpdated> <DateUtc>2024-12-04T08:00:21.7060867+00:00</DateUtc> <UserName>sample string 2</UserName> </LastUpdated> <RecordState>Active</RecordState> <Summary>sample string 3</Summary> <Value xmlns:d5p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" /> <WorkflowRuleActionID>1</WorkflowRuleActionID> <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID> </WorkflowRuleActionDTO> </WorkflowRuleActions> <WorkflowRuleID>2</WorkflowRuleID> <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID> </WorkflowRuleTriggerDTO> </ArrayOfWorkflowRuleTriggerDTO>
application/x-compressed-json
Sample:
� �T�N�0~�V\꘨��Uba�ҩb��k���١TU���G�p[T�6������;����| KKOc�������D�����6$98M��E���Vw�8B�+�B�X�<Ĕ��}����+Πwe�S�gm�h�9���5�@�3�|��)�p �-A�}[N���h�Bۤ�� ��fb��P2�������"��N�x�"�� $� K�0n)�'6����>�\эq6�����{��S��+���%�D�i�c�Y