GET Workflows/Workflow

Request Information

URI Parameters

NameDescriptionTypeAdditional information
IncludeActive

boolean

None.

IncludeInactive

boolean

None.

IncludeDeleted

boolean

None.

Match

MatchCriteriaStringType

None.

WorkflowName

string

None.

WorkflowIDs

Collection of integer

None.

BusinessUnits

Collection of integer

None.

EventType

WorkflowEventType

None.

EventTypes

Collection of WorkflowEventType

None.

RuleType

WorkflowEventRuleType

None.

RuleTypes

Collection of WorkflowEventRuleType

None.

PartialDataType

PartialDataType

None.

Body Parameters

None.

Response Information

Resource Description

Collection of WorkflowDTO
NameDescriptionTypeAdditional information
WorkflowID

integer

None.

WorkflowName

string

None.

BusinessUnits

Collection of integer

None.

Groups

Collection of integer

None.

WorkflowRules

Collection of WorkflowRuleDTO

None.

WorkflowEventType

WorkflowEventType

None.

WorkflowEventRuleType

WorkflowEventRuleType

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "workflowID": 1,
    "workflowName": "sample string 2",
    "businessUnits": [
      1,
      2
    ],
    "groups": [
      1,
      2
    ],
    "workflowRules": [
      {
        "workflowRuleID": 1,
        "workflowID": 2,
        "workflowRuleTriggers": [
          {
            "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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            }
          }
        ],
        "recordState": 1,
        "created": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        },
        "lastUpdated": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        }
      },
      {
        "workflowRuleID": 1,
        "workflowID": 2,
        "workflowRuleTriggers": [
          {
            "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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            }
          }
        ],
        "recordState": 1,
        "created": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        },
        "lastUpdated": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        }
      }
    ],
    "workflowEventType": 1,
    "workflowEventRuleType": 100,
    "recordState": 1,
    "created": {
      "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
      "userName": "sample string 2",
      "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
    },
    "lastUpdated": {
      "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
      "userName": "sample string 2",
      "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
    }
  },
  {
    "workflowID": 1,
    "workflowName": "sample string 2",
    "businessUnits": [
      1,
      2
    ],
    "groups": [
      1,
      2
    ],
    "workflowRules": [
      {
        "workflowRuleID": 1,
        "workflowID": 2,
        "workflowRuleTriggers": [
          {
            "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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            }
          }
        ],
        "recordState": 1,
        "created": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        },
        "lastUpdated": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        }
      },
      {
        "workflowRuleID": 1,
        "workflowID": 2,
        "workflowRuleTriggers": [
          {
            "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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 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-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              },
              {
                "workflowRuleActionID": 1,
                "workflowRuleTriggerID": 2,
                "actionType": 1,
                "fieldType": 1,
                "value": [],
                "summary": "sample string 3",
                "recordState": 1,
                "created": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                },
                "lastUpdated": {
                  "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
                  "userName": "sample string 2",
                  "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
                }
              }
            ],
            "summary": "sample string 3",
            "recordState": 1,
            "created": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            },
            "lastUpdated": {
              "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
              "userName": "sample string 2",
              "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
            }
          }
        ],
        "recordState": 1,
        "created": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        },
        "lastUpdated": {
          "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
          "userName": "sample string 2",
          "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
        }
      }
    ],
    "workflowEventType": 1,
    "workflowEventRuleType": 100,
    "recordState": 1,
    "created": {
      "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
      "userName": "sample string 2",
      "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
    },
    "lastUpdated": {
      "dateUtc": "2024-12-04T07:46:57.0650267+00:00",
      "userName": "sample string 2",
      "summary": "sample string 2 on 12/4/2024 7:46:57 AM"
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfWorkflowDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ProcuraGroup.Models">
  <WorkflowDTO>
    <BusinessUnits xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </BusinessUnits>
    <Created>
      <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
      <UserName>sample string 2</UserName>
    </Created>
    <Groups xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </Groups>
    <LastUpdated>
      <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
      <UserName>sample string 2</UserName>
    </LastUpdated>
    <RecordState>Active</RecordState>
    <WorkflowEventRuleType>ResidentAdd</WorkflowEventRuleType>
    <WorkflowEventType>Resident</WorkflowEventType>
    <WorkflowID>1</WorkflowID>
    <WorkflowName>sample string 2</WorkflowName>
    <WorkflowRules>
      <WorkflowRuleDTO>
        <Created>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </Created>
        <LastUpdated>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </LastUpdated>
        <RecordState>Active</RecordState>
        <WorkflowID>2</WorkflowID>
        <WorkflowRuleID>1</WorkflowRuleID>
        <WorkflowRuleTriggers>
          <WorkflowRuleTriggerDTO>
            <Created>
              <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="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-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
            </WorkflowRuleActions>
            <WorkflowRuleID>2</WorkflowRuleID>
            <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID>
          </WorkflowRuleTriggerDTO>
        </WorkflowRuleTriggers>
      </WorkflowRuleDTO>
      <WorkflowRuleDTO>
        <Created>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </Created>
        <LastUpdated>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </LastUpdated>
        <RecordState>Active</RecordState>
        <WorkflowID>2</WorkflowID>
        <WorkflowRuleID>1</WorkflowRuleID>
        <WorkflowRuleTriggers>
          <WorkflowRuleTriggerDTO>
            <Created>
              <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="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-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
            </WorkflowRuleActions>
            <WorkflowRuleID>2</WorkflowRuleID>
            <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID>
          </WorkflowRuleTriggerDTO>
        </WorkflowRuleTriggers>
      </WorkflowRuleDTO>
    </WorkflowRules>
  </WorkflowDTO>
  <WorkflowDTO>
    <BusinessUnits xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </BusinessUnits>
    <Created>
      <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
      <UserName>sample string 2</UserName>
    </Created>
    <Groups xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:int>1</d3p1:int>
      <d3p1:int>2</d3p1:int>
    </Groups>
    <LastUpdated>
      <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
      <UserName>sample string 2</UserName>
    </LastUpdated>
    <RecordState>Active</RecordState>
    <WorkflowEventRuleType>ResidentAdd</WorkflowEventRuleType>
    <WorkflowEventType>Resident</WorkflowEventType>
    <WorkflowID>1</WorkflowID>
    <WorkflowName>sample string 2</WorkflowName>
    <WorkflowRules>
      <WorkflowRuleDTO>
        <Created>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </Created>
        <LastUpdated>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </LastUpdated>
        <RecordState>Active</RecordState>
        <WorkflowID>2</WorkflowID>
        <WorkflowRuleID>1</WorkflowRuleID>
        <WorkflowRuleTriggers>
          <WorkflowRuleTriggerDTO>
            <Created>
              <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="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-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
            </WorkflowRuleActions>
            <WorkflowRuleID>2</WorkflowRuleID>
            <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID>
          </WorkflowRuleTriggerDTO>
        </WorkflowRuleTriggers>
      </WorkflowRuleDTO>
      <WorkflowRuleDTO>
        <Created>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </Created>
        <LastUpdated>
          <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
          <UserName>sample string 2</UserName>
        </LastUpdated>
        <RecordState>Active</RecordState>
        <WorkflowID>2</WorkflowID>
        <WorkflowRuleID>1</WorkflowRuleID>
        <WorkflowRuleTriggers>
          <WorkflowRuleTriggerDTO>
            <Created>
              <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="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-04T07:46:57.0650267+00:00</DateUtc>
              <UserName>sample string 2</UserName>
            </Created>
            <ExpressionType>Answered</ExpressionType>
            <ExpressionValue xmlns:d7p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" i:nil="true" />
            <FieldType>BusinessUnit</FieldType>
            <LastUpdated>
              <DateUtc>2024-12-04T07:46:57.0650267+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-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
              <WorkflowRuleActionDTO>
                <ActionType>SetValue</ActionType>
                <Created>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </Created>
                <FieldType>BusinessUnit</FieldType>
                <LastUpdated>
                  <DateUtc>2024-12-04T07:46:57.0650267+00:00</DateUtc>
                  <UserName>sample string 2</UserName>
                </LastUpdated>
                <RecordState>Active</RecordState>
                <Summary>sample string 3</Summary>
                <Value xmlns:d9p1="http://schemas.datacontract.org/2004/07/ProcuraGroup.Common" />
                <WorkflowRuleActionID>1</WorkflowRuleActionID>
                <WorkflowRuleTriggerID>2</WorkflowRuleTriggerID>
              </WorkflowRuleActionDTO>
            </WorkflowRuleActions>
            <WorkflowRuleID>2</WorkflowRuleID>
            <WorkflowRuleTriggerID>1</WorkflowRuleTriggerID>
          </WorkflowRuleTriggerDTO>
        </WorkflowRuleTriggers>
      </WorkflowRuleDTO>
    </WorkflowRules>
  </WorkflowDTO>
</ArrayOfWorkflowDTO>

application/x-compressed-json

Sample:
��Y�N�0���+)uL�J�*���S�`7��K��RU�2>�_�M�
]*P=��u|�s�}|-����d�ɗq�Mo����[�'�xD�$�������b�&υ�R��0��"�ȱٓMB������P�b��yR-M�?f �0�:t�qa�Dɹ��~:�Df�(-�K�Q�n]����6]��+�7�wr�9��m����52(�"I��U`�20K�g2x�\���R�f@�9	Lc�}3�Q�֢��<��uz��ۡ�ۻ�ԣ�*��G�<6fe�尶�^��ֱ��Y�$�J��Yؠ���_Y��ºi�Eͣ8����4Y@�
=Ñs>G���h�BP-D�]V��31'BE�Ko)�J��)��'�
|	��fRq��F��"h!�P���o����8���F��"h!�o<a�3t?q�y�1