{
  "Entities": [
    {
      "EntityType": "Rock.Model.WorkflowType",
      "Guid": "99f51770-2753-40a2-96d9-c343bf4d68df",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "IsActive": true,
        "WorkflowIdPrefix": "",
        "Name": "Contact Staff",
        "Description": "Contact individual staff members (who are in the staff workers security role), by PersonId",
        "Order": 0,
        "WorkTerm": "Inquiry",
        "ProcessingIntervalSeconds": 28800,
        "IsPersisted": false,
        "SummaryViewText": "<div class='row'>\n    <div class='col-sm-6'>\n        <dl><dt>Started By</dt><dd>{{ Workflow.InitiatorPersonAlias.Person.FullName }}</dd></dl>\n    </div>\n    <div class='col-sm-6'>\n        <dl><dt>Started On</dt><dd>{{ Workflow.ActivatedDateTime | Date:'MM/dd/yyyy' }} at {{ Workflow.ActivatedDateTime | Date:'hh:mm:ss tt' }}</dd></dl>\n    </div>\n</div>\n\n{% assign attributeList = '' %}\n{% for attribute in Workflow.AttributeValues %}\n    {% if attribute.AttributeIsGridColumn %}\n        {% assign attributeValue = attribute.ValueFormatted %}\n        {% if attributeValue != '' %}\n            {% capture item %}<dt>{{ attribute.AttributeName }}</dt><dd>{{ attributeValue }}</dd>{% endcapture %}\n            {% assign attributeList = attributeList | Append:item %}\n        {% endif %}\n    {% endif %}\n{% endfor %}\n\n{% if attributeList != '' %}\n    <div class='row'>\n        <div class='col-sm-6'>\n            <dl>\n                {{ attributeList }}\n            </dl>\n        </div>\n    </div>\n{% endif %}",
        "NoActionMessage": "This {{ Workflow.WorkflowType.WorkTerm }} does not currently require your attention.",
        "LogRetentionPeriod": null,
        "CompletedWorkflowRetentionPeriod": null,
        "LoggingLevel": 0,
        "IconCssClass": "fa fa-envelope-o",
        "MaxWorkflowAgeDays": null,
        "IsFormBuilder": false,
        "FormBuilderSettingsJson": null,
        "FormStartDateTime": null,
        "FormEndDateTime": null,
        "WorkflowExpireDateTime": null,
        "IsLoginRequired": false,
        "CreatedDateTime": "2019-06-17T10:51:50.547",
        "ModifiedDateTime": "2023-05-02T13:20:54.087"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "CategoryId",
          "EntityType": "",
          "Type": 4,
          "Data": "WorkflowCategory"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActivityType",
      "Guid": "90485fe1-1663-455e-bee7-99fa13131b62",
      "GenerateNewGuid": true,
      "Properties": {
        "IsActive": true,
        "Name": "Request",
        "Description": "Prompt the user for the information about their request",
        "IsActivatedWithWorkflow": true,
        "Order": 0,
        "CreatedDateTime": "2019-06-17T10:51:51.983",
        "ModifiedDateTime": "2019-06-17T10:51:51.983"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowTypeId",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "72b6a327-e44c-450d-a799-60e0919a380a",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Worker",
        "Order": 0,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "f3ca18f0-0f99-4436-a500-4d65c64926bc",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.513",
        "ModifiedDateTime": "2019-06-17T10:51:53.513"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "72b6a327-e44c-450d-a799-60e0919a380a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "ad4efac4-e687-43df-832f-0dc3856ababb",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Attribute",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Attribute",
        "Name": "Attribute",
        "Description": "The attribute to set the value of.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "ab22e0d8-3614-4808-a9f1-2048ed548650",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "6d3ead70-9451-42d0-b5c7-b724fecbee28",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.513",
        "ModifiedDateTime": "2019-06-17T10:51:53.513"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "72b6a327-e44c-450d-a799-60e0919a380a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "ddefb300-0a4f-4086-99be-a32761928f5e",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Entity Is Required",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "EntityIsRequired",
        "Name": "Entity Is Required",
        "Description": "Should an error be returned if the entity is missing or not a valid entity type?",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "True",
        "DefaultPersistedTextValue": "Yes",
        "DefaultPersistedHtmlValue": "Yes",
        "DefaultPersistedCondensedTextValue": "Y",
        "DefaultPersistedCondensedHtmlValue": "Y",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:56.06",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "628c9270-6efe-4a74-9003-d566d3cdf1be",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "PersistedTextValue": "Yes",
        "PersistedHtmlValue": "Yes",
        "PersistedCondensedTextValue": "Y",
        "PersistedCondensedHtmlValue": "Y",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": true,
        "CreatedDateTime": "2019-06-17T10:51:53.513",
        "ModifiedDateTime": "2019-06-17T10:51:53.513"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ddefb300-0a4f-4086-99be-a32761928f5e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "72b6a327-e44c-450d-a799-60e0919a380a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "1246c53a-fd92-4e08-abde-9a6c37e70c7b",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Use Id instead of Guid",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "UseId",
        "Name": "Use Id instead of Guid",
        "Description": "Most entity attribute field types expect the Guid of the entity (which is used by default). Select this option if the entity's Id should be used instead (should be rare).",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "d12857c6-2f09-4e6d-aab5-5629cec37162",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.513",
        "ModifiedDateTime": "2019-06-17T10:51:53.513"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "1246c53a-fd92-4e08-abde-9a6c37e70c7b"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "72b6a327-e44c-450d-a799-60e0919a380a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "00d8331d-3055-4531-b374-6b98a9a71d70",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Lava Template",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "LavaTemplate",
        "Name": "Lava Template",
        "Description": "By default this action will set the attribute value equal to the guid (or id) of the entity that was passed in for processing. If you include a lava template here, the action will instead set the attribute value to the output of this template. The mergefield to use for the entity is 'Entity.' For example, use {{ Entity.Name }} if the entity has a Name property. <span class='tip tip-lava'></span>",
        "Order": 4,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:56.077",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CodeEditorFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "52be8512-12e8-44f4-9637-1c6d1b71b769",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorHeight",
        "Value": "200"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "00d8331d-3055-4531-b374-6b98a9a71d70"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "bcb12106-b8ca-4d03-8f6a-f4c3a716d5ba",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorMode",
        "Value": "Lava"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "00d8331d-3055-4531-b374-6b98a9a71d70"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7688b928-dd43-4ba9-8239-b46f0902dc7b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorTheme",
        "Value": "Rock"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "00d8331d-3055-4531-b374-6b98a9a71d70"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "7d42ec28-9bdd-4c7e-85e6-7e8fe159324f",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Test for Staff Role",
        "Order": 2,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f3b9908b-096f-460b-8320-122cf046d1f9",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "SQLQuery",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "SQLQuery",
        "Name": "SQLQuery",
        "Description": "The SQL query to run. <span class='tip tip-lava'></span>",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CodeEditorFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "61a950e7-3335-4977-bcbc-4d964859fe5e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorHeight",
        "Value": "400"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b9908b-096f-460b-8320-122cf046d1f9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "bfe13902-ba56-487a-8b89-8f4c0b012ae8",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorMode",
        "Value": "Sql"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b9908b-096f-460b-8320-122cf046d1f9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "da59e934-30ed-4cfe-a600-ad2ff9c2e181",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorTheme",
        "Value": "Rock"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b9908b-096f-460b-8320-122cf046d1f9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "eaef2e6e-611e-4b1a-a297-57128afa85f9",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{% assign workerObj = Workflow | Attribute:'Worker','Object' %}\nSELECT CASE WHEN EXISTS (\n    SELECT * \n    FROM [GroupMember]\n    WHERE PersonId = '{{workerObj.Id}}' AND GroupId = 3\n)\nTHEN CAST(1 AS BIT)\nWHEN EXISTS (\n    SELECT Id\n    FROM [Person]\n    WHERE Id = '{{workerObj.Id}}' AND Email LIKE '%hillsideonline.com'\n)\nTHEN CAST(1 AS BIT)\nELSE CAST(0 AS BIT) END",
        "PersistedTextValue": "{% assign workerObj = Workflow | Attribute:'Worker','Object' %}\nSELECT CASE WHEN EXISTS (\n    SELECT * \n    FROM [GroupMember]\n    WHERE PersonId = '{{workerObj.Id}}' AND GroupId = 3\n)\nTHEN CAST(1 AS BIT)\nWHEN EXISTS (\n    SELECT Id\n    FROM [Person]\n    WHERE Id = '{{workerObj.Id}}' AND Email LIKE '%hillsideonline.com'\n)\nTHEN CAST(1 AS BIT)\nELSE CAST(0 AS BIT) END",
        "PersistedHtmlValue": "{% assign workerObj = Workflow | Attribute:&#39;Worker&#39;,&#39;Object&#39; %}\nSELECT CASE WHEN EXISTS (\n    SELECT * \n    FROM [GroupMember]\n    WHERE PersonId = &#39;{{workerObj.Id}}&#39; AND GroupId = 3\n)\nTHEN CAST(1 AS BIT)\nWHEN EXISTS (\n    SELECT Id\n    FROM [Person]\n    WHERE Id = &#39;{{workerObj.Id}}&#39; AND Email LIKE &#39;%hillsideonline.com&#39;\n)\nTHEN CAST(1 AS BIT)\nELSE CAST(0 AS BIT) END",
        "PersistedCondensedTextValue": "{% assign workerObj = Workflow | Attribute:'Worker','Object' %}\nSELECT CASE WHEN EXISTS (\n   ...",
        "PersistedCondensedHtmlValue": "{% assign workerObj = Workflow | Attribute:&#39;Worker&#39;,&#39;Object&#39; %}\nSELECT CASE WHEN EXISTS (\n   ...",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.563",
        "ModifiedDateTime": "2019-09-11T16:13:24.153"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b9908b-096f-460b-8320-122cf046d1f9"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7d42ec28-9bdd-4c7e-85e6-7e8fe159324f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "a18c3143-0586-4565-9f36-e603bc674b4e",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "1819a826-b860-4a31-aea4-3ec12bc01403",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.563",
        "ModifiedDateTime": "2019-06-17T10:51:53.563"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "a18c3143-0586-4565-9f36-e603bc674b4e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7d42ec28-9bdd-4c7e-85e6-7e8fe159324f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "fa7c685d-8636-41ef-9998-90fff3998f76",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "ea9a026a-934f-4920-97b1-9734795127ed",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Parameters",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Parameters",
        "Name": "Parameters",
        "Description": "The parameters to supply to the SQL query. <span class='tip tip-lava'></span>",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:45:22.247",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.KeyValueListFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "795644d9-d877-4e51-bedd-a20cbd11ba4b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "displayvaluefirst",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ea9a026a-934f-4920-97b1-9734795127ed"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "cdcff4c2-ff4a-499b-a04f-cdefc7b1a80b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "keyprompt",
        "Value": "Parameter"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ea9a026a-934f-4920-97b1-9734795127ed"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "56997192-2545-4ea1-b5b2-313b04588984",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Result Attribute",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ResultAttribute",
        "Name": "Result Attribute",
        "Description": "An optional attribute to set to the scaler result of SQL query.",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "219de4a4-31f1-409a-8463-d5be152efaaf",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.563",
        "ModifiedDateTime": "2019-06-17T10:51:53.563"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "56997192-2545-4ea1-b5b2-313b04588984"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7d42ec28-9bdd-4c7e-85e6-7e8fe159324f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "9a567f6a-2a77-4ecd-80f7-bbd7d54e843c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Continue On Error",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ContinueOnError",
        "Name": "Continue On Error",
        "Description": "Should processing continue even if SQL Error occurs?",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:56.013",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunSQL"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "371de21c-ff68-430b-a537-81e632f00966",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.563",
        "ModifiedDateTime": "2019-06-17T10:51:53.563"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "9a567f6a-2a77-4ecd-80f7-bbd7d54e843c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7d42ec28-9bdd-4c7e-85e6-7e8fe159324f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "7fb8655b-2389-4856-89d6-cf55420e69f9",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Error if not staff id",
        "Order": 3,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2",
        "CriteriaComparisonType": 2,
        "CriteriaValue": "true",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.LogError"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "4a58b111-9f46-4970-88a8-2dbfe36e5b5c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Message",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Message",
        "Name": "Message",
        "Description": "The error message to return. <span class='tip tip-lava'></span>",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:58.637",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.LogError"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8ef5809e-8e16-41b1-b67f-d89bd7db93d7",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "We're sorry, but the person you requested is not available through this form. Please use the generic contact us link instead.",
        "PersistedTextValue": "We're sorry, but the person you requested is not available through this form. Please use the generic contact us link instead.",
        "PersistedHtmlValue": "We&#39;re sorry, but the person you requested is not available through this form. Please use the generic contact us link instead.",
        "PersistedCondensedTextValue": "We're sorry, but the person you requested is not available through this form. Please use the...",
        "PersistedCondensedHtmlValue": "We&#39;re sorry, but the person you requested is not available through this form. Please use the generic contact us link instead.",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.593",
        "ModifiedDateTime": "2021-05-26T10:47:06.73"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4a58b111-9f46-4970-88a8-2dbfe36e5b5c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7fb8655b-2389-4856-89d6-cf55420e69f9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "4c4cc4aa-6c11-4cc5-8f14-7f92ca163f6b",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:58.637",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.LogError"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "73ee4041-37c1-4b93-8ab0-0966fd40084a",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:58.653",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.LogError"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "d01d334a-2c48-4879-8880-f0c4844503a7",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.593",
        "ModifiedDateTime": "2019-06-17T10:51:53.593"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "73ee4041-37c1-4b93-8ab0-0966fd40084a"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7fb8655b-2389-4856-89d6-cf55420e69f9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "655395d5-5369-4da7-9d76-c846de2f199f",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Worker Email",
        "Order": 4,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "90bf10ad-1d21-46d8-b849-8b7b39ac182b",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:53.64",
        "ModifiedDateTime": "2019-06-17T10:51:53.64"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "655395d5-5369-4da7-9d76-c846de2f199f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "2c86ab83-cb56-4756-9df4-4acdd6b437f2",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "248e3665-7348-42ea-a84f-130edfd6e1b8",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.64",
        "ModifiedDateTime": "2019-06-17T10:51:53.64"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "655395d5-5369-4da7-9d76-c846de2f199f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8efca067-354b-4011-99df-5b4a1e42cc23",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "PersistedTextValue": "Yes",
        "PersistedHtmlValue": "Yes",
        "PersistedCondensedTextValue": "Y",
        "PersistedCondensedHtmlValue": "Y",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": true,
        "CreatedDateTime": "2019-06-17T10:51:53.64",
        "ModifiedDateTime": "2019-06-17T10:51:53.64"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ddefb300-0a4f-4086-99be-a32761928f5e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "655395d5-5369-4da7-9d76-c846de2f199f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "4d10fcde-d5e3-412d-a2aa-fa28a24453e9",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "PersistedTextValue": "Yes",
        "PersistedHtmlValue": "Yes",
        "PersistedCondensedTextValue": "Y",
        "PersistedCondensedHtmlValue": "Y",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": true,
        "CreatedDateTime": "2019-06-17T10:51:53.64",
        "ModifiedDateTime": "2019-06-17T10:51:53.64"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "1246c53a-fd92-4e08-abde-9a6c37e70c7b"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "655395d5-5369-4da7-9d76-c846de2f199f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "014c0cc0-8108-43a5-9126-71ca829a2743",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ Entity.Email }}",
        "PersistedTextValue": "{{ Entity.Email }}",
        "PersistedHtmlValue": "{{ Entity.Email }}",
        "PersistedCondensedTextValue": "{{ Entity.Email }}",
        "PersistedCondensedHtmlValue": "{{ Entity.Email }}",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:53.64",
        "ModifiedDateTime": "2019-06-17T10:51:53.64"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "00d8331d-3055-4531-b374-6b98a9a71d70"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "655395d5-5369-4da7-9d76-c846de2f199f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "c1ab5c51-8f70-4de7-948d-95d4397fda1f",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Populate NickName",
        "Order": 5,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "d7eaa859-f500-4521-9523-488b12eaa7d2",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "09eebfe2-4acc-4d80-8237-01f2c4b88d3e",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.28",
        "ModifiedDateTime": "2019-06-17T10:51:54.28"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c1ab5c51-8f70-4de7-948d-95d4397fda1f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "44a0b977-4730-4519-8ff6-b0a01a95b212",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Attribute",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Attribute",
        "Name": "Attribute",
        "Description": "The attribute to set the value of.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "bc91c4a1-adb3-49c7-a3cd-04ef46918805",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "566adc63-d0ee-4f79-bf18-46f623a623a5",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.28",
        "ModifiedDateTime": "2019-06-17T10:51:54.28"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c1ab5c51-8f70-4de7-948d-95d4397fda1f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "57093b41-50ed-48e5-b72b-8829e62704c8",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "e5272b11-a2b8-49dc-860d-8d574e2bc15c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Text Value|Attribute Value",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Value",
        "Name": "Text Value|Attribute Value",
        "Description": "The text or attribute to set the value from. <span class='tip tip-lava'></span>",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "810e4b3f-bf1f-4263-93b1-dd167d5ff8d9",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ CurrentPerson.NickName }}",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.28",
        "ModifiedDateTime": "2019-06-17T10:51:54.28"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c1ab5c51-8f70-4de7-948d-95d4397fda1f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "5e3fb99b-cd42-459f-a9ae-8b4d3f9391b7",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Populate LastName",
        "Order": 6,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "f9816f93-d405-423e-ae57-60db892f022d",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.313",
        "ModifiedDateTime": "2019-06-17T10:51:54.313"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5e3fb99b-cd42-459f-a9ae-8b4d3f9391b7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8859e5dc-4a45-43bc-847a-2d55bb94600f",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "058cab7e-4021-4388-94c3-227705806b27",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.313",
        "ModifiedDateTime": "2019-06-17T10:51:54.313"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5e3fb99b-cd42-459f-a9ae-8b4d3f9391b7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "86d6f505-dd48-4588-bf83-2212f9972ca8",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ CurrentPerson.LastName }}",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.313",
        "ModifiedDateTime": "2019-06-17T10:51:54.313"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5e3fb99b-cd42-459f-a9ae-8b4d3f9391b7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "1add8003-6599-4b42-8fe0-71eeab1c884f",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Populate Email",
        "Order": 7,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "f6688eca-93f5-4f74-bc4e-2b955afc3fc0",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.327",
        "ModifiedDateTime": "2019-06-17T10:51:54.327"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "1add8003-6599-4b42-8fe0-71eeab1c884f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "31c1b2a1-a7e7-4857-b03a-4137f4139ccd",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "5c2e56a6-7bc6-462d-bd5b-c6f4ae74f433",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.327",
        "ModifiedDateTime": "2019-06-17T10:51:54.327"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "1add8003-6599-4b42-8fe0-71eeab1c884f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "ee7094ca-4ee7-4289-b537-6f651fa57924",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ CurrentPerson.Email }}",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.327",
        "ModifiedDateTime": "2019-06-17T10:51:54.327"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "1add8003-6599-4b42-8fe0-71eeab1c884f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "caf40cce-89fc-4030-abb9-9b625451ee02",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Populate Phone",
        "Order": 8,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeValue"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "fd08ee5c-b5f2-480b-8501-7ab41b6a8b9f",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.36",
        "ModifiedDateTime": "2019-06-17T10:51:54.36"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d7eaa859-f500-4521-9523-488b12eaa7d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "caf40cce-89fc-4030-abb9-9b625451ee02"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "f19f2a38-1e32-4f7c-a3e6-2531305b8d70",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "bf08a1f8-e0a1-404f-baef-786502b9b9bd",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.36",
        "ModifiedDateTime": "2019-06-17T10:51:54.36"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "44a0b977-4730-4519-8ff6-b0a01a95b212"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "caf40cce-89fc-4030-abb9-9b625451ee02"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "ffc6bd6f-eda2-4862-a414-a502d9297898",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ CurrentPerson | PhoneNumber:'Mobile' }}",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.36",
        "ModifiedDateTime": "2019-06-17T10:51:54.36"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e5272b11-a2b8-49dc-860d-8d574e2bc15c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "caf40cce-89fc-4030-abb9-9b625451ee02"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Category",
      "Guid": "cb71e9cd-f11d-4ea0-a154-edf3cecf6f77",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": null,
        "EntityTypeQualifierValue": null,
        "Order": 0,
        "Name": "Global",
        "Description": null,
        "IconCssClass": null,
        "HighlightColor": null,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.DefinedType"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.DefinedType",
      "Guid": "407a3a73-a3ef-4970-b856-2a33f62ac72e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Order": 26,
        "Name": "Button HTML",
        "Description": "Contains HTML for common button styles.",
        "HelpText": null,
        "IsActive": true,
        "EnableSecurityOnValues": false,
        "CategorizedValuesEnabled": null,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "CategoryId",
          "EntityType": "Rock.Model.Category",
          "Type": 1,
          "Data": "cb71e9cd-f11d-4ea0-a154-edf3cecf6f77"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.DefinedValue",
      "Guid": "fdc397cd-8b4a-436e-bea1-bce2e6717c03",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Order": 0,
        "Value": "Primary",
        "Description": "Used for the primary button on the form. Styled to use the Rock brand color (orange).",
        "IsActive": true,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "DefinedTypeId",
          "EntityType": "Rock.Model.DefinedType",
          "Type": 1,
          "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "6ff59f53-28ea-4bfe-afe1-a459cc588495",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Button HTML",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "DefinedTypeId",
        "Key": "ButtonHTML",
        "Name": "Button HTML",
        "Description": "The HTML to use for displaying a button. \"{{ ButtonLink }}\", \"{{ ButtonClick }}\" and \"{{ ButtonText }}\" merge fields are available to be used in the HTML as placeholders.  {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button.  {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation).  {{ ButtonText }} is replaced with the name to be displayed.",
        "Order": 28,
        "IsGridColumn": true,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CodeEditorFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.DefinedValue"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.DefinedType",
          "Type": 1,
          "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7e21a104-50f6-4c93-943b-d1ebee3444ee",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorHeight",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "203785f4-60c1-4bd4-b2f4-cc125857a360",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorMode",
        "Value": "2"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "afd572cd-b751-474f-945d-97dd1a3c7edf",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorTheme",
        "Value": "0"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "1c99c131-60b2-40dd-ac2a-1697856920c5",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Value": "<a  href=\"{{ ButtonLink }}\" \r\n    onclick=\"{{ ButtonClick }}\"\r\n    data-loading-text=\"<i class='fa fa-refresh fa-spin'></i> {{ ButtonText }}\"\r\n    class=\"btn btn-primary\"\r\n    >\r\n    {{ ButtonText }}\r\n</a>",
        "PersistedTextValue": "<a  href=\"{{ ButtonLink }}\" \r\n    onclick=\"{{ ButtonClick }}\"\r\n    data-loading-text=\"<i class='fa fa-refresh fa-spin'></i> {{ ButtonText }}\"\r\n    class=\"btn btn-primary\"\r\n    >\r\n    {{ ButtonText }}\r\n</a>",
        "PersistedHtmlValue": "&lt;a  href=&quot;{{ ButtonLink }}&quot; \r\n    onclick=&quot;{{ ButtonClick }}&quot;\r\n    data-loading-text=&quot;&lt;i class=&#39;fa fa-refresh fa-spin&#39;&gt;&lt;/i&gt; {{ ButtonText }}&quot;\r\n    class=&quot;btn btn-primary&quot;\r\n    &gt;\r\n    {{ ButtonText }}\r\n&lt;/a&gt;",
        "PersistedCondensedTextValue": "<a  href=\"{{ ButtonLink }}\" \r\n    onclick=\"{{ ButtonClick }}\"\r\n    data-loading-text=\"<i...",
        "PersistedCondensedHtmlValue": "&lt;a  href=&quot;{{ ButtonLink }}&quot; \r\n    onclick=&quot;{{ ButtonClick }}&quot;\r\n    data-loading-text=&quot;&lt;i...",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6ff59f53-28ea-4bfe-afe1-a459cc588495"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.DefinedValue",
          "Type": 1,
          "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "8da98984-ba25-473c-93ba-8ba2fd58c4c7",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Button Email HTML",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "DefinedTypeId",
        "Key": "ButtonEmailHTML",
        "Name": "Button Email HTML",
        "Description": "The HTML to use for displaying a button in an HTML email. {{ ButtonLink }}, {{ ButtonClick }} and {{ ButtonText }} merge fields are available to be used in the HTML as placeholders.  {{ ButtonLink }} will be replaced with the url that user should be redirected to when they select that button.  {{ ButtonClick }} is replaced with any necessary client script (e.g. validation and animation).  {{ ButtonText }} is replaced with the name to be displayed.",
        "Order": 35,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CodeEditorFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.DefinedValue"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.DefinedType",
          "Type": 1,
          "Data": "407a3a73-a3ef-4970-b856-2a33f62ac72e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "73b8da44-9d4b-4c93-bcea-632b6b43426e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorHeight",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "94a24055-9866-4ac8-8e57-278d232c935b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorMode",
        "Value": "2"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "3446ecac-9273-449c-b933-f0f6506f5b19",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Key": "editorTheme",
        "Value": "0"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "1a8173bd-291d-4b9c-bf6c-b603cd1fc3bd",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "Value": "<table align=\"left\" style=\"width: 29%; min-width: 190px; margin-bottom: 12px;\" cellpadding=\"0\" cellspacing=\"0\">\r\n <tr>\r\n   <td>\r\n\r\n\t\t<div><!--[if mso]>\r\n\t\t  <v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"{{ ButtonLink }}\" style=\"height:38px;v-text-anchor:middle;width:175px;\" arcsize=\"11%\" strokecolor=\"#e76812\" fillcolor=\"#ee7624\">\r\n\t\t\t<w:anchorlock/>\r\n\t\t\t<center style=\"color:#ffffff;font-family:sans-serif;font-size:13px;font-weight:normal;\">{{ ButtonText }}</center>\r\n\t\t  </v:roundrect>\r\n\t\t<![endif]--><a href=\"{{ ButtonLink }}\"\r\n\t\tstyle=\"background-color:#ee7624;border:1px solid #e76812;border-radius:4px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:normal;line-height:38px;text-align:center;text-decoration:none;width:175px;-webkit-text-size-adjust:none;mso-hide:all;\">{{ ButtonText }}</a></div>\r\n\r\n\t</td>\r\n </tr>\r\n</table>",
        "PersistedTextValue": "<table align=\"left\" style=\"width: 29%; min-width: 190px; margin-bottom: 12px;\" cellpadding=\"0\" cellspacing=\"0\">\r\n <tr>\r\n   <td>\r\n\r\n\t\t<div><!--[if mso]>\r\n\t\t  <v:roundrect xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" href=\"{{ ButtonLink }}\" style=\"height:38px;v-text-anchor:middle;width:175px;\" arcsize=\"11%\" strokecolor=\"#e76812\" fillcolor=\"#ee7624\">\r\n\t\t\t<w:anchorlock/>\r\n\t\t\t<center style=\"color:#ffffff;font-family:sans-serif;font-size:13px;font-weight:normal;\">{{ ButtonText }}</center>\r\n\t\t  </v:roundrect>\r\n\t\t<![endif]--><a href=\"{{ ButtonLink }}\"\r\n\t\tstyle=\"background-color:#ee7624;border:1px solid #e76812;border-radius:4px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:normal;line-height:38px;text-align:center;text-decoration:none;width:175px;-webkit-text-size-adjust:none;mso-hide:all;\">{{ ButtonText }}</a></div>\r\n\r\n\t</td>\r\n </tr>\r\n</table>",
        "PersistedHtmlValue": "&lt;table align=&quot;left&quot; style=&quot;width: 29%; min-width: 190px; margin-bottom: 12px;&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;\r\n &lt;tr&gt;\r\n   &lt;td&gt;\r\n\r\n\t\t&lt;div&gt;&lt;!--[if mso]&gt;\r\n\t\t  &lt;v:roundrect xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; href=&quot;{{ ButtonLink }}&quot; style=&quot;height:38px;v-text-anchor:middle;width:175px;&quot; arcsize=&quot;11%&quot; strokecolor=&quot;#e76812&quot; fillcolor=&quot;#ee7624&quot;&gt;\r\n\t\t\t&lt;w:anchorlock/&gt;\r\n\t\t\t&lt;center style=&quot;color:#ffffff;font-family:sans-serif;font-size:13px;font-weight:normal;&quot;&gt;{{ ButtonText }}&lt;/center&gt;\r\n\t\t  &lt;/v:roundrect&gt;\r\n\t\t&lt;![endif]--&gt;&lt;a href=&quot;{{ ButtonLink }}&quot;\r\n\t\tstyle=&quot;background-color:#ee7624;border:1px solid #e76812;border-radius:4px;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:13px;font-weight:normal;line-height:38px;text-align:center;text-decoration:none;width:175px;-webkit-text-size-adjust:none;mso-hide:all;&quot;&gt;{{ ButtonText }}&lt;/a&gt;&lt;/div&gt;\r\n\r\n\t&lt;/td&gt;\r\n &lt;/tr&gt;\r\n&lt;/table&gt;",
        "PersistedCondensedTextValue": "<table align=\"left\" style=\"width: 29%; min-width: 190px; margin-bottom: 12px;\" cellpadding=\"0\"...",
        "PersistedCondensedHtmlValue": "&lt;table align=&quot;left&quot; style=&quot;width: 29%; min-width: 190px; margin-bottom: 12px;&quot; cellpadding=&quot;0&quot;...",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "8da98984-ba25-473c-93ba-8ba2fd58c4c7"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.DefinedValue",
          "Type": 1,
          "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionForm",
      "Guid": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586",
      "GenerateNewGuid": true,
      "Properties": {
        "IncludeActionsInNotification": true,
        "Header": "{% assign workerObj = Workflow | Attribute:'Worker','Object' %}\n<h2>Contact {{ workerObj.NickName}} {{ workerObj.LastName }} </h2>\n<p>\nComplete the form below and we'll send your message to {{ workerObj.NickName}} {{ workerObj.LastName }}. Please allow 2-3 \nbusiness days for a response. {% if 'Global' | Attribute:'OrganizationPhone' != Empty %}If you need assistance right \naway, please call <strong>{{ 'Global' | Attribute:'OrganizationPhone' }}</strong> to speak with someone.{% endif %}\n</p>\n<br/>\n",
        "Footer": "",
        "ActionAttributeGuid": null,
        "AllowNotes": false,
        "AllowPersonEntry": false,
        "PersonEntryPreHtml": "",
        "PersonEntryPostHtml": "",
        "PersonEntryCampusIsVisible": true,
        "PersonEntryAutofillCurrentPerson": true,
        "PersonEntryHideIfCurrentPersonKnown": false,
        "PersonEntrySpouseEntryOption": 0,
        "PersonEntryGenderEntryOption": 2,
        "PersonEntryEmailEntryOption": 2,
        "PersonEntryMobilePhoneEntryOption": 0,
        "PersonEntryBirthdateEntryOption": 0,
        "PersonEntryAddressEntryOption": 0,
        "PersonEntryMaritalStatusEntryOption": 0,
        "PersonEntryRaceEntryOption": 0,
        "PersonEntryEthnicityEntryOption": 0,
        "PersonEntrySpouseLabel": "Spouse",
        "PersonEntryPersonAttributeGuid": null,
        "PersonEntrySpouseAttributeGuid": null,
        "PersonEntryFamilyAttributeGuid": null,
        "PersonEntryTitle": null,
        "PersonEntryDescription": null,
        "PersonEntryShowHeadingSeparator": false,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2021-05-26T10:47:06.12"
      },
      "Transforms": {
        "5df81bd2-6d4e-438e-98a8-6e756b738264": "Send^fdc397cd-8b4a-436e-bea1-bce2e6717c03^^Thank You. We have sent your message onto the staff member."
      },
      "References": [
        {
          "Property": "Actions",
          "EntityType": "Rock.Model.DefinedValue",
          "Type": 1,
          "Data": "fdc397cd-8b4a-436e-bea1-bce2e6717c03"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Requester",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Requester",
        "Name": "Requester",
        "Description": "The person who made the request. This is only available if the user was logged into the website when they made the inquiry.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": null,
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.303"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "91505d46-10e4-4bc1-89da-8e477c36cf6c",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "EnableSelfSelection",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e1b05b4e-2701-43f5-821d-d1ae9260eba0"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "1c2e0a97-1ca9-4c4f-aef1-b308fc480015",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 0,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e1b05b4e-2701-43f5-821d-d1ae9260eba0"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "566adc63-d0ee-4f79-bf18-46f623a623a5",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "First Name",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "FirstName",
        "Name": "First Name",
        "Description": "",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.35"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "899978d8-aa39-4920-9b6e-1b75efec9297",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "ispassword",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "566adc63-d0ee-4f79-bf18-46f623a623a5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "605bdd90-c0e3-4d99-808c-cc75b97ed6d8",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "566adc63-d0ee-4f79-bf18-46f623a623a5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f5f2e4df-8fdb-443e-a766-ff5385d1adcf",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "566adc63-d0ee-4f79-bf18-46f623a623a5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "7ad0d94a-cf71-42f2-aeae-b6af8b0808b5",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 1,
        "IsVisible": true,
        "IsReadOnly": false,
        "IsRequired": true,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2021-05-26T10:57:34.977"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "566adc63-d0ee-4f79-bf18-46f623a623a5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "058cab7e-4021-4388-94c3-227705806b27",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Last Name",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "LastName",
        "Name": "Last Name",
        "Description": "",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.383"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "865640ca-31f8-45c6-ae29-09d29a6ae44e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "ispassword",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "058cab7e-4021-4388-94c3-227705806b27"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f43686fb-8b67-4e7d-8ac2-14729af03a32",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "058cab7e-4021-4388-94c3-227705806b27"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "8c22861e-204e-48ea-8d6c-63150df11714",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "058cab7e-4021-4388-94c3-227705806b27"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "5f34d23d-a593-49e3-873a-6216023d15d0",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 2,
        "IsVisible": true,
        "IsReadOnly": false,
        "IsRequired": true,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2021-05-26T10:57:34.977"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "058cab7e-4021-4388-94c3-227705806b27"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "5c2e56a6-7bc6-462d-bd5b-c6f4ae74f433",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Email Address",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "EmailAddress",
        "Name": "Email Address",
        "Description": "",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.46"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.EmailFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.EmailFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "3874d1d9-8fa0-484e-911a-bfeafee1a009",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 3,
        "IsVisible": true,
        "IsReadOnly": false,
        "IsRequired": true,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2021-05-26T10:57:34.977"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5c2e56a6-7bc6-462d-bd5b-c6f4ae74f433"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "bf08a1f8-e0a1-404f-baef-786502b9b9bd",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Phone (optional)",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Phone",
        "Name": "Phone (optional)",
        "Description": "",
        "Order": 4,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.493"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PhoneNumberFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PhoneNumberFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "240426bd-f725-4dfb-96ca-e5e9d7db9ea2",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 4,
        "IsVisible": true,
        "IsReadOnly": false,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2021-05-26T10:57:34.977"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "bf08a1f8-e0a1-404f-baef-786502b9b9bd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "2a59963c-3560-4956-8413-48db7a7fc593",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Message",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Inquiry",
        "Name": "Message",
        "Description": "",
        "Order": 5,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.523"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.MemoFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.MemoFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "410c11dc-bed5-4339-ae67-b6841e9abcc0",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "allowhtml",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2a59963c-3560-4956-8413-48db7a7fc593"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "658b18dd-968a-407c-9470-83f9f5e89002",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2a59963c-3560-4956-8413-48db7a7fc593"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "17243ec8-e481-42d0-b857-13f7630192ef",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "numberofrows",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2a59963c-3560-4956-8413-48db7a7fc593"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "97d0741f-f9d5-477c-a071-e4348593995f",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2a59963c-3560-4956-8413-48db7a7fc593"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "bb32638b-d9ed-4093-8027-61e62af72f0a",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 5,
        "IsVisible": true,
        "IsReadOnly": false,
        "IsRequired": true,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2a59963c-3560-4956-8413-48db7a7fc593"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "6d3ead70-9451-42d0-b5c7-b724fecbee28",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Worker",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Worker",
        "Name": "Worker",
        "Description": "The person responsible to follow up on this inquiry",
        "Order": 6,
        "IsGridColumn": true,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.54"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "ff9a1bf4-3fb8-41d5-8455-d2993772c55a",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "EnableSelfSelection",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6d3ead70-9451-42d0-b5c7-b724fecbee28"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "d8fbce56-6a9c-4c0f-91c4-e0cd1be5975a",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 6,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "6d3ead70-9451-42d0-b5c7-b724fecbee28"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "248e3665-7348-42ea-a84f-130edfd6e1b8",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Worker Email",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "WorkerEmail",
        "Name": "Worker Email",
        "Description": "",
        "Order": 7,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.587"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.EmailFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.EmailFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "eb8ebe70-9f5e-481c-88b4-047284148c8f",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 7,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "248e3665-7348-42ea-a84f-130edfd6e1b8"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "276326b7-23e4-4bf2-b697-1cd8c746a7db",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Assign New Worker",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "NewWorker",
        "Name": "Assign New Worker",
        "Description": "If this inquiry needs to be re-assigned to a different person, select that person here.",
        "Order": 8,
        "IsGridColumn": false,
        "DefaultValue": null,
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.617"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.PersonFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7377bedf-56bb-4d50-ab15-44e9dd5d0f4d",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "EnableSelfSelection",
        "Value": "True"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "276326b7-23e4-4bf2-b697-1cd8c746a7db"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "d6099c35-2c20-4232-97a1-6bdc9c5d0731",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 8,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "276326b7-23e4-4bf2-b697-1cd8c746a7db"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "5d9170b4-5845-4887-9eb3-81d11fde1961",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Notes",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Notes",
        "Name": "Notes",
        "Description": "Staff notes about this inquiry",
        "Order": 9,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.663"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.MemoFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.MemoFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "530cd687-248a-4c44-bf89-57fafb0b6b2d",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "allowhtml",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5d9170b4-5845-4887-9eb3-81d11fde1961"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "71de6376-77d4-4429-8e7e-46e7d7197485",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "numberofrows",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5d9170b4-5845-4887-9eb3-81d11fde1961"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "d5768076-d24b-43a0-971e-cc077c806b54",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 9,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5d9170b4-5845-4887-9eb3-81d11fde1961"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Worker is Staff",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "StaffBoolean",
        "Name": "Worker is Staff",
        "Description": "",
        "Order": 10,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.71"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "9a169cc0-8ed6-4df2-8d3d-4192fc5ace69",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "falsetext",
        "Value": "No"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7bc63847-bb76-4a39-866c-4787c042ea6e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "truetext",
        "Value": "Yes"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "cf073fbe-2e80-48d2-9ab2-3e288501f9f5",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 10,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3b72fd5-a29f-41e5-bb13-df4875e7f4e2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "4d029ec9-6a8c-48e8-a254-c3ec739b54af",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Default Campus",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "DefaultCampus",
        "Name": "Default Campus",
        "Description": "",
        "Order": 11,
        "IsGridColumn": false,
        "DefaultValue": "f8901d69-1fce-4c0e-b928-5a6534245934",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": "",
        "PostHtml": "",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.757"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CampusFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CampusFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7254786b-1e91-4a66-853d-3839960fbd47",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "includeInactive",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4d029ec9-6a8c-48e8-a254-c3ec739b54af"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "c8895931-821e-4e82-ac13-637be1ee3fa2",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 11,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4d029ec9-6a8c-48e8-a254-c3ec739b54af"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "09962736-28ac-4e88-a7ab-79f2e0b0867c",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Connection Opp",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "ConnectionOpp",
        "Name": "Connection Opp",
        "Description": "",
        "Order": 12,
        "IsGridColumn": false,
        "DefaultValue": "A2228BD0-268F-4C4C-988E-54F131E3B698",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:54.883"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.ConnectionOpportunityFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.ConnectionOpportunityFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "cf29cd49-eef1-4f30-8454-6150c44b9876",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "connectionTypeFilter",
        "Value": "9"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "09962736-28ac-4e88-a7ab-79f2e0b0867c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "fff5a9a5-0e4c-4996-a3c9-6c1ec131e461",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "includeInactive",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "09962736-28ac-4e88-a7ab-79f2e0b0867c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "7d06a9c8-3726-46ea-bb87-b83294764a49",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 12,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "09962736-28ac-4e88-a7ab-79f2e0b0867c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "685f5ba1-7f1b-4210-bccf-457559ca5c5e",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Connection Request",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "ConnectionRequest",
        "Name": "Connection Request",
        "Description": "",
        "Order": 13,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:55.023"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.ConnectionRequestFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.ConnectionRequestFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "ef2dfc20-4eff-4c06-a978-3ed8cdf5d7b2",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 13,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "685f5ba1-7f1b-4210-bccf-457559ca5c5e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99",
      "GenerateNewGuid": true,
      "Properties": {
        "AbbreviatedName": "Connection Comment",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "ConnectionComment",
        "Name": "Connection Comment",
        "Description": "",
        "Order": 16,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": "",
        "PostHtml": "",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2023-05-02T13:20:55.053"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        },
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.Workflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "425add49-e696-4017-8547-8759be463d66",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "ispassword",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "0192b607-77bb-47d6-8a76-55d26355359b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f9c2c415-b306-4ec4-bad7-89e569ab7343",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionFormAttribute",
      "Guid": "f878d632-4386-40ed-a9ff-c9f95447282c",
      "GenerateNewGuid": true,
      "Properties": {
        "Order": 14,
        "IsVisible": false,
        "IsReadOnly": true,
        "IsRequired": false,
        "HideLabel": false,
        "PreHtml": "",
        "PostHtml": "",
        "FieldVisibilityRulesJSON": null,
        "ColumnSize": null,
        "CreatedDateTime": "2021-06-02T17:40:11.927",
        "ModifiedDateTime": "2023-05-02T13:20:55.397"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowActionFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        },
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "5185b8e8-452b-42e4-8d00-ba2e19b1e83f",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Prompt User",
        "Order": 9,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.UserEntryForm"
        },
        {
          "Property": "WorkflowFormId",
          "EntityType": "Rock.Model.WorkflowActionForm",
          "Type": 1,
          "Data": "3bd6a848-2ebf-4d56-a3ca-aa5d7d026586"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "234910f2-a0db-4d7d-baf7-83c880ef30ae",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.UserEntryForm"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "0ff2a30a-42d1-4438-8230-62c07e65d612",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.39",
        "ModifiedDateTime": "2019-06-17T10:51:54.39"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "234910f2-a0db-4d7d-baf7-83c880ef30ae"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5185b8e8-452b-42e4-8d00-ba2e19b1e83f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "c178113d-7c86-4229-8424-c6d0cf4a7e23",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.UserEntryForm"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "17bd0f47-c1c8-4e6e-abf1-68e019fda658",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Name",
        "Order": 10,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetWorkflowName"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "0a800013-51f7-4902-885a-5be215d67d3d",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetWorkflowName"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "31515ebe-e8cb-4d23-b54d-fda326bd8130",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.42",
        "ModifiedDateTime": "2019-06-17T10:51:54.42"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "0a800013-51f7-4902-885a-5be215d67d3d"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "17bd0f47-c1c8-4e6e-abf1-68e019fda658"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "5d95c15a-ccae-40ad-a9dd-f929da587115",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetWorkflowName"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "93852244-a667-4749-961a-d47f88675be4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Text Value|Attribute Value",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "NameValue",
        "Name": "Text Value|Attribute Value",
        "Description": "The value to use for the workflow's name. <span class='tip tip-lava'></span>",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetWorkflowName"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "d9b01079-a28d-41de-ac06-92116a4a90a5",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ Workflow | Attribute:'FirstName' }} {{ Workflow | Attribute:'LastName' }} ( Contact for staff member )",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.42",
        "ModifiedDateTime": "2019-06-17T10:51:54.42"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "93852244-a667-4749-961a-d47f88675be4"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "17bd0f47-c1c8-4e6e-abf1-68e019fda658"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "7da9bafb-98ec-462d-bebd-be446ca91614",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Requester (logged in)",
        "Order": 11,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "de9cb292-4785-4ea3-976d-3826f91e9e98",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "243876e1-ecc9-4dfe-a806-17e150f1f8a7",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.843",
        "ModifiedDateTime": "2019-06-17T10:51:54.843"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "de9cb292-4785-4ea3-976d-3826f91e9e98"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7da9bafb-98ec-462d-bebd-be446ca91614"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "bbed8a83-8bb2-4d35-bafb-05f67dcad112",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Person Attribute",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "PersonAttribute",
        "Name": "Person Attribute",
        "Description": "The attribute to set to the currently logged in person.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "7ccd2dfd-183d-400b-b740-ab271439d25b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType|Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "bbed8a83-8bb2-4d35-bafb-05f67dcad112"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "ba29f7d3-58a8-4742-903b-0a9e9eb6386d",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.843",
        "ModifiedDateTime": "2019-06-17T10:51:54.843"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "bbed8a83-8bb2-4d35-bafb-05f67dcad112"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "7da9bafb-98ec-462d-bebd-be446ca91614"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "89e9bced-91ab-47b0-ad52-d78b0b7cb9e8",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeToCurrentPerson"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "3549e43a-65f1-4e7f-b540-b91620a4d4bb",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Requester (not logged in)",
        "Order": 12,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
        "CriteriaComparisonType": 32,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "02a1ea9f-ab3f-4d1a-91c0-173fbe974bdc",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "First Name|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "FirstName",
        "Name": "First Name|Attribute Value",
        "Description": "The first name or an attribute that contains the first name of the person. <span class='tip tip-lava'></span>",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.937",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "12f92697-defb-432c-8d16-8ae526781ce2",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "02a1ea9f-ab3f-4d1a-91c0-173fbe974bdc"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "2e89d8f4-2ea6-4316-a401-82e776e4a457",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "566adc63-d0ee-4f79-bf18-46f623a623a5",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "02a1ea9f-ab3f-4d1a-91c0-173fbe974bdc"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "1cfe3b8b-7f1e-4498-8345-50133e4fdfdf",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.997",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "fe0ea0f6-9612-4e7c-a1ef-adf0724f00bf",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.997",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "53f5474e-ee14-4bee-8220-fe6920e1e2be",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "fe0ea0f6-9612-4e7c-a1ef-adf0724f00bf"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "94a570d3-ec23-4eba-a412-f43f91d91e3f",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Last Name|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "LastName",
        "Name": "Last Name|Attribute Value",
        "Description": "The last name or an attribute that contains the last name of the person. <span class='tip tip-lava'></span>",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.937",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "9987a987-2a1b-403a-9219-fb7b058678a3",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "94a570d3-ec23-4eba-a412-f43f91d91e3f"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "b406c6ab-aafa-4636-acb1-372bdffc057f",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "058cab7e-4021-4388-94c3-227705806b27",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "94a570d3-ec23-4eba-a412-f43f91d91e3f"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "42b3dad7-307a-4453-a7ea-674945da72b4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Email Address|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Email",
        "Name": "Email Address|Attribute Value",
        "Description": "The email address or an attribute that contains the email address of the person. <span class='tip tip-lava'></span>",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.95",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "d8398c47-f92a-4f20-a350-51fb59bb3b34",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType|Rock.Field.Types.EmailFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "42b3dad7-307a-4453-a7ea-674945da72b4"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "40ebe521-dcdf-4703-a0d5-7df591ac58f1",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "5c2e56a6-7bc6-462d-bd5b-c6f4ae74f433",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "42b3dad7-307a-4453-a7ea-674945da72b4"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "873089ea-11fe-4e7a-af93-617045a93c4b",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Mobile Number|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "MobileNumber",
        "Name": "Mobile Number|Attribute Value",
        "Description": "The mobile phone number or an attribute that contains the mobile phone number of the person ) <span class='tip tip-lava'></span>",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:49:39.67",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "35879cb7-3807-4758-8b56-7ed2b1eadaf2",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType|Rock.Field.Types.PhoneNumberFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "873089ea-11fe-4e7a-af93-617045a93c4b"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "a600f941-f096-440b-a191-7cfdd0b92482",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Birth Day|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "BirthDay",
        "Name": "Birth Day|Attribute Value",
        "Description": "The number corresponding to the birth day of a person or the attribute that contains the number corresponding to a birth day for a person  <span class='tip tip-lava'></span>",
        "Order": 4,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:49:39.763",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f0af0c00-978e-4751-8967-b547da8ec5fe",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "a600f941-f096-440b-a191-7cfdd0b92482"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "3a8b8429-12a1-44d5-b289-78c8c4cfb0f4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Birth Month|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "BirthMonth",
        "Name": "Birth Month|Attribute Value",
        "Description": "The number corresponding to the birth month of a person or the attribute that contains the number corresponding to a birth month for a person  <span class='tip tip-lava'></span>",
        "Order": 5,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:49:39.78",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "4712f232-d727-4438-bde1-203a99384a62",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "3a8b8429-12a1-44d5-b289-78c8c4cfb0f4"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "402db215-f29f-4dc2-955b-1e93eaf3dfcb",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Birth Year|Attribute Value",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "BirthYear",
        "Name": "Birth Year|Attribute Value",
        "Description": "The number corresponding to the birth year of a person or the attribute that contains the number corresponding to a birth year for a person  <span class='tip tip-lava'></span>",
        "Order": 6,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:49:39.793",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowTextOrAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f51768ec-5029-43c4-8c20-40632a297ebb",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "402db215-f29f-4dc2-955b-1e93eaf3dfcb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "16307eea-9646-42f7-9a31-0b5933b3c53c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Person Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "PersonAttribute",
        "Name": "Person Attribute",
        "Description": "The person attribute to set the value to the person found or created.",
        "Order": 7,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.95",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f3fd299e-f31e-4450-9094-43eeba9877c5",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "16307eea-9646-42f7-9a31-0b5933b3c53c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "690b9fbb-0e21-4ff3-adb3-d8b8e4ec9fc4",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "16307eea-9646-42f7-9a31-0b5933b3c53c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "35b6603a-20b3-4bc5-8320-52df3d527754",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Default Record Status",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "DefaultRecordStatus",
        "Name": "Default Record Status",
        "Description": "The record status to use when creating a new person",
        "Order": 8,
        "IsGridColumn": false,
        "DefaultValue": "283999EC-7346-42E3-B807-BCE9B2BABB49",
        "DefaultPersistedTextValue": "Pending",
        "DefaultPersistedHtmlValue": "Pending",
        "DefaultPersistedCondensedTextValue": "Pending",
        "DefaultPersistedCondensedHtmlValue": "Pending",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.967",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.DefinedValueFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "84dc9242-639d-4ac1-af90-a7a17b061062",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "AllowAddingNewValues",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "dd3d9b94-f913-4063-b786-7cdca98574c8",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "allowmultiple",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "8204586c-8063-4f84-8039-0cbd0402b1b5",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "definedtype",
        "Value": "2"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "51e82c8c-c83b-4c2f-8373-dd802991b3fd",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "enhancedselection",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "ce5e872a-413c-466a-a65f-be99e77e0fc5",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "RepeatColumns",
        "Value": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "3833af73-3cec-4ca5-9cb0-e6ae8631c2cb",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "283999ec-7346-42e3-b807-bce9b2babb49",
        "PersistedTextValue": "Pending",
        "PersistedHtmlValue": "Pending",
        "PersistedCondensedTextValue": "Pending",
        "PersistedCondensedHtmlValue": "Pending",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "35b6603a-20b3-4bc5-8320-52df3d527754"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "203fa19a-50e0-449d-bb45-f12fc4adb600",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Default Connection Status",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "DefaultConnectionStatus",
        "Name": "Default Connection Status",
        "Description": "The connection status to use when creating a new person",
        "Order": 9,
        "IsGridColumn": false,
        "DefaultValue": "368DD475-242C-49C4-A42C-7278BE690CC2",
        "DefaultPersistedTextValue": "Prospect",
        "DefaultPersistedHtmlValue": "Prospect",
        "DefaultPersistedCondensedTextValue": "Prospect",
        "DefaultPersistedCondensedHtmlValue": "Prospect",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.983",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.DefinedValueFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "5f242a6a-b2a1-45f7-84cf-7467229bc7b9",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "AllowAddingNewValues",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "ec7575e8-f0ef-4fd7-bae1-b1da5be97aef",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "allowmultiple",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f15323bf-ceaa-4eeb-bc3f-bb8b7dd6dec0",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "definedtype",
        "Value": "4"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "99c05f1c-a271-4f35-9d9e-a70601414b3f",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "enhancedselection",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "488d28e4-6625-490e-b1b7-0fceda9ab3c2",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "RepeatColumns",
        "Value": null
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "7648c3a7-45a3-459e-a4ac-452e7b2e1718",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "368dd475-242c-49c4-a42c-7278be690cc2",
        "PersistedTextValue": "Web Prospect",
        "PersistedHtmlValue": "Web Prospect",
        "PersistedCondensedTextValue": "Web Prospect",
        "PersistedCondensedHtmlValue": "Web Prospect",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "203fa19a-50e0-449d-bb45-f12fc4adb600"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "cb3d18db-e19c-48c4-b9ed-0764373e2598",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Default Campus",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "DefaultCampus",
        "Name": "Default Campus",
        "Description": "The attribute value to use as the default campus when creating a new person.",
        "Order": 10,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:54.983",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "e50b010c-6c6e-4409-a5bf-c8340c1efee6",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.CampusFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cb3d18db-e19c-48c4-b9ed-0764373e2598"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "75739109-4fbc-46e1-ab9e-31da608da60b",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "4d029ec9-6a8c-48e8-a254-c3ec739b54af",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.89",
        "ModifiedDateTime": "2019-06-17T10:51:54.89"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cb3d18db-e19c-48c4-b9ed-0764373e2598"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "bbecfa73-c69f-4baa-acd3-48d9f78280b1",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Update Email?",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "UpdatePrimaryEmail",
        "Name": "Update Email?",
        "Description": "If a person is found matching the various attributes, but the primary email is different, should the person's primary email be updated?",
        "Order": 11,
        "IsGridColumn": false,
        "DefaultValue": "True",
        "DefaultPersistedTextValue": "Yes",
        "DefaultPersistedHtmlValue": "Yes",
        "DefaultPersistedCondensedTextValue": "Y",
        "DefaultPersistedCondensedHtmlValue": "Y",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2019-09-06T14:51:56.567",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.GetPersonFromFields"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "4142d25b-bc3e-4dca-be45-ea2aa2bf493e",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "PersistedTextValue": "Yes",
        "PersistedHtmlValue": "Yes",
        "PersistedCondensedTextValue": "Y",
        "PersistedCondensedHtmlValue": "Y",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": true,
        "CreatedDateTime": "2019-08-27T14:07:23.55",
        "ModifiedDateTime": "2019-08-27T14:07:23.55"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "bbecfa73-c69f-4baa-acd3-48d9f78280b1"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "3549e43a-65f1-4e7f-b540-b91620a4d4bb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "f3578622-4ca6-469b-811d-6a2c06be47cf",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Persist the Workflow",
        "Order": 14,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2023-05-02T13:20:55.397"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersistWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "50b01639-4938-40d2-a791-aa0eb4f86847",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersistWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "1a47029d-6a72-4c09-b19e-3a7f3689ba32",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.937",
        "ModifiedDateTime": "2019-06-17T10:51:54.937"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "50b01639-4938-40d2-a791-aa0eb4f86847"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "f3578622-4ca6-469b-811d-6a2c06be47cf"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "86f795b0-0cb6-4da4-9ce4-b11d0922f361",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersistWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "e22be348-18b1-4420-83a8-6319b35416d2",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Persist Immediately",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "PersistImmediately",
        "Name": "Persist Immediately",
        "Description": "This action will normally cause the workflow to be persisted (saved) once all the current activities/actions have completed processing. Set this flag to true, if the workflow should be persisted immediately. This is only required if a subsequent action needs a persisted workflow with a valid id.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:58.653",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersistWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "9a7db079-e8b2-4450-933d-dda208c64c1e",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.937",
        "ModifiedDateTime": "2019-06-17T10:51:54.937"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e22be348-18b1-4420-83a8-6319b35416d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "f3578622-4ca6-469b-811d-6a2c06be47cf"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "12a078c9-7d3f-478a-a9c4-e35d8a18e49c",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Activate Send Email and Open",
        "Order": 15,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": true,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2023-05-02T13:20:55.397"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.ActivateActivity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "e8abd802-372c-47be-82b1-96f50db5169e",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.ActivateActivity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "c673507c-2530-46e2-a763-8335ecdcdbe1",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:54.967",
        "ModifiedDateTime": "2019-06-17T10:51:54.967"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "e8abd802-372c-47be-82b1-96f50db5169e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "12a078c9-7d3f-478a-a9c4-e35d8a18e49c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "3809a78c-b773-440c-8e3f-a8e81d0dae08",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.ActivateActivity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "02d5a7a5-8781-46b4-b9fc-af816829d240",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Activity",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Activity",
        "Name": "Activity",
        "Description": "The activity type to activate",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowActivityFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.ActivateActivity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "c763bbe3-ddac-4214-b22b-a83b25fe90ef",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "E8C771CB-2552-4642-A293-4EC41073C246",
        "PersistedTextValue": "Set Connection",
        "PersistedHtmlValue": "Set Connection",
        "PersistedCondensedTextValue": "Set Connection",
        "PersistedCondensedHtmlValue": "Set Connection",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:54.967",
        "ModifiedDateTime": "2023-05-02T13:20:55.633"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "02d5a7a5-8781-46b4-b9fc-af816829d240"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "12a078c9-7d3f-478a-a9c4-e35d8a18e49c"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "bb6064c8-6389-4f28-93a9-aa336873bba9",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Get Campus",
        "Order": 1,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-10-08T14:15:27.253",
        "ModifiedDateTime": "2020-06-15T14:45:49.53"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetAttributeFromEntity"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "2502d073-92b2-461a-b7f2-d7e850ba848a",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-10-08T14:15:27.567",
        "ModifiedDateTime": "2019-10-08T14:15:27.567"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "9392e3d7-a28b-4cd8-8b03-5e147b102ef1"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bb6064c8-6389-4f28-93a9-aa336873bba9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "6f3145fc-741b-49e2-ad7c-e91e87285621",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "4d029ec9-6a8c-48e8-a254-c3ec739b54af",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-10-08T14:15:27.567",
        "ModifiedDateTime": "2019-10-08T14:15:27.567"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "61e6e1bc-e657-4f00-b2e9-769aaa25b9f7"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bb6064c8-6389-4f28-93a9-aa336873bba9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "47bbfb3d-60dd-463e-ba55-f87b5077b04d",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "PersistedTextValue": "Yes",
        "PersistedHtmlValue": "Yes",
        "PersistedCondensedTextValue": "Y",
        "PersistedCondensedHtmlValue": "Y",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": true,
        "CreatedDateTime": "2019-10-08T14:15:27.567",
        "ModifiedDateTime": "2019-10-08T14:15:27.567"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ddefb300-0a4f-4086-99be-a32761928f5e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bb6064c8-6389-4f28-93a9-aa336873bba9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "fbf653e0-7331-4a04-b6d3-eec02933d609",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-10-08T14:15:27.567",
        "ModifiedDateTime": "2019-10-08T14:15:27.567"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "1246c53a-fd92-4e08-abde-9a6c37e70c7b"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bb6064c8-6389-4f28-93a9-aa336873bba9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "fe648b2e-d64c-4996-8904-63cd43dd44e6",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{Entity | Campus | Property:'Guid'}}",
        "PersistedTextValue": "{{Entity | Campus | Property:'Guid'}}",
        "PersistedHtmlValue": "{{Entity | Campus | Property:&#39;Guid&#39;}}",
        "PersistedCondensedTextValue": "{{Entity | Campus | Property:'Guid'}}",
        "PersistedCondensedHtmlValue": "{{Entity | Campus | Property:&#39;Guid&#39;}}",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-10-08T14:15:27.567",
        "ModifiedDateTime": "2019-10-08T14:15:27.567"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "00d8331d-3055-4531-b374-6b98a9a71d70"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bb6064c8-6389-4f28-93a9-aa336873bba9"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Add person Profile Note",
        "Order": 13,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2021-06-02T17:40:11.927",
        "ModifiedDateTime": "2021-06-02T17:40:11.927"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "90485fe1-1663-455e-bee7-99fa13131b62"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "ee030db7-2fb7-482b-98af-7bd61035cad1",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Person",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Person",
        "Name": "Person",
        "Description": "Workflow attribute that contains the person to add the note to.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.293",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "0344a2b8-2fa8-45cf-af68-11c125af8381",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ee030db7-2fb7-482b-98af-7bd61035cad1"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "22eb0d5c-433b-4ccf-ba85-b8ce44cb16b9",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2021-06-02T17:40:12.287",
        "ModifiedDateTime": "2021-06-02T17:40:12.287"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ee030db7-2fb7-482b-98af-7bd61035cad1"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "d5cd976e-e641-465a-ad08-a13f635353f4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.34",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "2778beda-ecb0-4057-8475-d624495baee4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.357",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "da67924c-5f8d-4e8b-9784-c1e7e85d3849",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2021-06-02T17:40:12.287",
        "ModifiedDateTime": "2021-06-02T17:40:12.287"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "2778beda-ecb0-4057-8475-d624495baee4"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "4a120959-fb2d-49d2-a9a4-6d04b9db53d2",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Note Type",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "NoteType",
        "Name": "Note Type",
        "Description": "The type of note to add.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "66A1B9D7-7EFA-40F3-9415-E54437977D60",
        "DefaultPersistedTextValue": "Personal Note",
        "DefaultPersistedHtmlValue": "Personal Note",
        "DefaultPersistedCondensedTextValue": "Personal Note",
        "DefaultPersistedCondensedHtmlValue": "Personal Note",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.31",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.NoteTypeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "d8f5dcde-ef7f-44e2-99a9-facd9db88050",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "entityTypeName",
        "Value": "Rock.Model.Person"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4a120959-fb2d-49d2-a9a4-6d04b9db53d2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "68f39ff9-1be4-4a10-b5df-fcca8bfdfa2b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "qualifierColumn",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4a120959-fb2d-49d2-a9a4-6d04b9db53d2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "aa36f596-d53c-4eda-990e-379f2498c96b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "qualifierValue",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4a120959-fb2d-49d2-a9a4-6d04b9db53d2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "7e853906-5919-4c1a-9041-7807b4dff94b",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "66A1B9D7-7EFA-40F3-9415-E54437977D60",
        "PersistedTextValue": "Personal Note",
        "PersistedHtmlValue": "Personal Note",
        "PersistedCondensedTextValue": "Personal Note",
        "PersistedCondensedHtmlValue": "Personal Note",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2021-06-02T17:40:12.287",
        "ModifiedDateTime": "2021-06-02T17:40:12.287"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "4a120959-fb2d-49d2-a9a4-6d04b9db53d2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "90416422-d244-4d73-a878-7c60350ab154",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Caption",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Caption",
        "Name": "Caption",
        "Description": "The title/caption of the note. If none is provided then the author's name will be displayed. <span class='tip tip-lava'></span>",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.31",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.TextFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "d45b1a38-94f0-4b4d-a895-d4e6e14f82c5",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Text",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Text",
        "Name": "Text",
        "Description": "The body of the note. <span class='tip tip-lava'></span>",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.327",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.MemoFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "f86da790-d451-420f-af37-f6f915ecd7e8",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "allowhtml",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d45b1a38-94f0-4b4d-a895-d4e6e14f82c5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "04f75641-f987-48d8-a6dd-7196e49d607c",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "numberofrows",
        "Value": "3"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d45b1a38-94f0-4b4d-a895-d4e6e14f82c5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8eb03eb7-01f4-44c5-b967-7d4806a64adb",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "Filled Out Contact Staff Form on Web",
        "PersistedTextValue": "Filled Out Contact Staff Form on Web",
        "PersistedHtmlValue": "Filled Out Contact Staff Form on Web",
        "PersistedCondensedTextValue": "Filled Out Contact Staff Form on Web",
        "PersistedCondensedHtmlValue": "Filled Out Contact Staff Form on Web",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2021-06-02T17:40:12.287",
        "ModifiedDateTime": "2021-06-02T17:40:12.287"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "d45b1a38-94f0-4b4d-a895-d4e6e14f82c5"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "756dbfe4-4b36-49c3-a047-db52274d5cf8",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Author",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Author",
        "Name": "Author",
        "Description": "Workflow attribute that contains the person to use as the author of the note. While not required it is recommended.",
        "Order": 4,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.327",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "a174a66d-0b36-4a72-b35d-4eb4c5b13328",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "756dbfe4-4b36-49c3-a047-db52274d5cf8"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "49c560a6-4347-4907-b7e5-38cac697c86b",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Alert",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Alert",
        "Name": "Alert",
        "Description": "Determines if the note should be flagged as an alert.",
        "Order": 5,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.34",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.PersonNoteAdd"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "36da2b87-962c-4465-a457-66da98e2c79a",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2021-06-02T17:40:12.287",
        "ModifiedDateTime": "2021-06-02T17:40:12.287"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "49c560a6-4347-4907-b7e5-38cac697c86b"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "bc14a33e-ba0a-46e1-89d6-858c47e5a3b5"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActivityType",
      "Guid": "e8c771cb-2552-4642-a293-4ec41073c246",
      "GenerateNewGuid": true,
      "Properties": {
        "IsActive": true,
        "Name": "Set Connection",
        "Description": "Email the worker and run the Open activity",
        "IsActivatedWithWorkflow": false,
        "Order": 1,
        "CreatedDateTime": "2019-06-17T10:51:52.14",
        "ModifiedDateTime": "2019-06-17T10:51:52.14"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowTypeId",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "99f51770-2753-40a2-96d9-c343bf4d68df"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "4bb21d29-83ba-4088-916f-151abb653e3a",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Create Connection Request",
        "Order": 1,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.843",
        "ModifiedDateTime": "2021-06-02T17:40:12.083"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "e8c771cb-2552-4642-a293-4ec41073c246"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "224eab85-a2a1-409c-ae37-b4e8fbcc9a7e",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Person Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "PersonAttribute",
        "Name": "Person Attribute",
        "Description": "The Person attribute that contains the person that connection request should be created for.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.497",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "4c2abbf7-5d46-4b43-a2bd-31fa8c4567a8",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "224eab85-a2a1-409c-ae37-b4e8fbcc9a7e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "21c2fb68-6b60-4db6-82f3-056ecb1e9f3d",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "e1b05b4e-2701-43f5-821d-d1ae9260eba0",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:55.013",
        "ModifiedDateTime": "2019-06-17T10:51:55.013"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "224eab85-a2a1-409c-ae37-b4e8fbcc9a7e"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f7c1403c-f44a-49c1-919b-09ea315bbdda",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.623",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "897e4655-4a25-40e4-aa65-7c84c1497e60",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.637",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "f633aa62-c912-4ec0-bfa1-f4dc918c9c35",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2019-06-17T10:51:55.013",
        "ModifiedDateTime": "2019-06-17T10:51:55.013"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "897e4655-4a25-40e4-aa65-7c84c1497e60"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "94edd23b-a072-4e30-b307-a4e3ee1f8940",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Opportunity Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionOpportunityAttribute",
        "Name": "Connection Opportunity Attribute",
        "Description": "The attribute that contains the type of connection opportunity to create.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.513",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "cd249feb-049c-405e-bf45-406512c87be3",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.ConnectionOpportunityFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "94edd23b-a072-4e30-b307-a4e3ee1f8940"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "73122c8f-5d68-4d5a-8e7c-88fab0dd025b",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "09962736-28ac-4e88-a7ab-79f2e0b0867c",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:55.013",
        "ModifiedDateTime": "2019-06-17T10:51:55.013"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "94edd23b-a072-4e30-b307-a4e3ee1f8940"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "a1d177ae-46a2-4f64-8e28-3b28d774b289",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Status Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionStatusAttribute",
        "Name": "Connection Status Attribute",
        "Description": "The attribute that contains the connection status to use for the new request.",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.53",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "2050c4fb-cee4-417e-b99e-fbd24252036e",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.ConnectionStatusFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "a1d177ae-46a2-4f64-8e28-3b28d774b289"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "5a376ffc-9248-443e-97f3-c0b8aa9ff2ee",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Status",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionStatus",
        "Name": "Connection Status",
        "Description": "The connection status to use for the new request (when Connection Status Attribute is not specified or invalid). If neither this setting or the Connection Status Attribute setting are set, the default status will be used.",
        "Order": 3,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.56",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.ConnectionStatusFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "31f56603-59da-4041-b420-688629107443",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "includeInactive",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5a376ffc-9248-443e-97f3-c0b8aa9ff2ee"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "15ecca28-77e0-4183-a189-a0cdb0784888",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "",
        "PersistedTextValue": "",
        "PersistedHtmlValue": "",
        "PersistedCondensedTextValue": "",
        "PersistedCondensedHtmlValue": "",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:55.013",
        "ModifiedDateTime": "2023-05-02T13:20:55.757"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "5a376ffc-9248-443e-97f3-c0b8aa9ff2ee"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "02089c01-80c1-4032-938f-059be0bcb0f3",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Campus Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "CampusAttribute",
        "Name": "Campus Attribute",
        "Description": "An optional attribute that contains the campus to use for the request.",
        "Order": 4,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.577",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "58d5a378-221c-467a-90a1-a5aeaca3b18b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.CampusFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "02089c01-80c1-4032-938f-059be0bcb0f3"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "e4202bcc-8865-47e2-9650-d28ae7d2f6e5",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "4d029ec9-6a8c-48e8-a254-c3ec739b54af",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-17T10:51:55.013",
        "ModifiedDateTime": "2019-10-07T12:11:04.32"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "02089c01-80c1-4032-938f-059be0bcb0f3"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "006b43e9-0ee2-41ed-9077-2f760567cfbb",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Comment Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionCommentAttribute",
        "Name": "Connection Comment Attribute",
        "Description": "An optional attribute that contains the comment to use for the request.",
        "Order": 5,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.59",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "baf32b96-99d9-432a-90b5-e06f19f98289",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.TextFieldType|Rock.Field.Types.MemoFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "006b43e9-0ee2-41ed-9077-2f760567cfbb"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "2da8343d-9e55-4643-a395-e3db1273ca48",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-08-27T14:07:23.613",
        "ModifiedDateTime": "2021-06-02T17:40:12.553"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "006b43e9-0ee2-41ed-9077-2f760567cfbb"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "ec69922f-07e8-4a7d-a6cd-2abacb6493f2",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Request Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionRequestAttribute",
        "Name": "Connection Request Attribute",
        "Description": "An optional connection request attribute to store the request that is created.",
        "Order": 6,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:41.607",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CreateConnectionRequest"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "108509bc-e8ca-497d-b006-51998eca982b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.ConnectionRequestFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ec69922f-07e8-4a7d-a6cd-2abacb6493f2"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "cabf14e0-d874-4ef0-93e0-feae609c596f",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "685f5ba1-7f1b-4210-bccf-457559ca5c5e",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2019-06-28T13:31:33.903",
        "ModifiedDateTime": "2019-06-28T13:31:33.903"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "ec69922f-07e8-4a7d-a6cd-2abacb6493f2"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4bb21d29-83ba-4088-916f-151abb653e3a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "e6e9b7e2-4b49-4030-b259-cb79799714b6",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Set Connector",
        "Order": 2,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": true,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2019-06-17T10:51:52.843",
        "ModifiedDateTime": "2023-05-02T15:16:59.06"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "e8c771cb-2552-4642-a293-4ec41073c246"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "df9e3147-741d-462b-a364-0526a477759b",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Connection Request Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "ConnectionRequestAttribute",
        "Name": "Connection Request Attribute",
        "Description": "The attribute that contains the connection request needing a connector.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:42.387",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "16f988e3-7906-4251-ac0c-8275fa84e6dd",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.ConnectionRequestFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "df9e3147-741d-462b-a364-0526a477759b"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "13565f13-60ce-4ddf-bccd-a5c81497af84",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "685f5ba1-7f1b-4210-bccf-457559ca5c5e",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2023-05-02T15:16:59.25",
        "ModifiedDateTime": "2023-05-02T15:16:59.25"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "df9e3147-741d-462b-a364-0526a477759b"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "e6e9b7e2-4b49-4030-b259-cb79799714b6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "bc69b956-5e46-4413-80df-c98a44507d0c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:42.45",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "fc63d49c-d51a-4963-80c8-c91442373b9a",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:42.467",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "41ac39ff-f769-46aa-ad2f-f83a091d690e",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2023-05-02T15:16:59.25",
        "ModifiedDateTime": "2023-05-02T15:16:59.25"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "fc63d49c-d51a-4963-80c8-c91442373b9a"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "e6e9b7e2-4b49-4030-b259-cb79799714b6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "a607c732-1fdb-45f8-b765-623134bc5404",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Person Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "PersonAttribute",
        "Name": "Person Attribute",
        "Description": "The Person attribute that contains the person who is will be the connector.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:42.403",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "dbd2882a-28ee-4c9e-b544-0c6bac5c3ca7",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "attributefieldtypes",
        "Value": "Rock.Field.Types.PersonFieldType"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "a607c732-1fdb-45f8-b765-623134bc5404"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "0fff2d85-6c26-4da2-a1dc-91b9291e13fc",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "6d3ead70-9451-42d0-b5c7-b724fecbee28",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2023-05-02T15:16:59.25",
        "ModifiedDateTime": "2023-05-02T15:16:59.25"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "a607c732-1fdb-45f8-b765-623134bc5404"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "e6e9b7e2-4b49-4030-b259-cb79799714b6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "78b2ada6-e82b-4658-b096-dc71f26e298c",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Ignore If Connector Exists",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Ignore",
        "Name": "Ignore If Connector Exists",
        "Description": "If the connection request already has a connector set, this action will not change the connector.",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "True",
        "DefaultPersistedTextValue": "Yes",
        "DefaultPersistedHtmlValue": "Yes",
        "DefaultPersistedCondensedTextValue": "Y",
        "DefaultPersistedCondensedHtmlValue": "Y",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:42.42",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.SetConnectionRequestConnector"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "c1afa889-44cd-4b66-9f93-9a3e0527f9e3",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2023-05-02T15:16:59.25",
        "ModifiedDateTime": "2023-05-02T15:16:59.25"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "78b2ada6-e82b-4658-b096-dc71f26e298c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "e6e9b7e2-4b49-4030-b259-cb79799714b6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "5b088f40-d867-4128-9df3-58b0c1f0c3c6",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Create Connection Comment",
        "Order": 0,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2021-06-02T17:40:12.083",
        "ModifiedDateTime": "2021-06-02T17:40:12.083"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "e8c771cb-2552-4642-a293-4ec41073c246"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Lava",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Value",
        "Name": "Lava",
        "Description": "The <span class='tip tip-lava'></span> to run.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.827",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.CodeEditorFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "0f4f6431-39a5-4dac-9276-3bf0e9f3dfd7",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorHeight",
        "Value": "300"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "07fd2dec-05c9-4ce7-a50f-45f69a3dd061",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorMode",
        "Value": "Lava"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "e9b732bd-d676-4bcb-a881-fd9bea37fac4",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorTheme",
        "Value": "Rock"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "84a143e7-780f-4d06-ad7e-66b03d7c7803",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "Filled Out Contact Staff Form on Web | {{Workflow | Attribute:'Inquiry'}}",
        "PersistedTextValue": "Filled Out Contact Staff Form on Web | {{Workflow | Attribute:'Inquiry'}}",
        "PersistedHtmlValue": "Filled Out Contact Staff Form on Web | {{Workflow | Attribute:&#39;Inquiry&#39;}}",
        "PersistedCondensedTextValue": "Filled Out Contact Staff Form on Web | {{Workflow | Attribute:'Inquiry'}}",
        "PersistedCondensedHtmlValue": "Filled Out Contact Staff Form on Web | {{Workflow | Attribute:&#39;Inquiry&#39;}}",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2021-06-02T17:40:12.6",
        "ModifiedDateTime": "2021-06-02T17:40:12.6"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f1f6f9d6-fdc5-489c-8261-4b9f45b3eed4"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5b088f40-d867-4128-9df3-58b0c1f0c3c6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "1b833f48-efc2-4537-b1e3-7793f6863eaa",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Order",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.84",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.IntegerFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f1924bdc-9b79-4018-9d4a-c3516c87a514",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Active",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "DefaultPersistedTextValue": "No",
        "DefaultPersistedHtmlValue": "No",
        "DefaultPersistedCondensedTextValue": "N",
        "DefaultPersistedCondensedHtmlValue": "N",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.84",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.BooleanFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "18a3fb53-5755-4bf5-ba5e-40522c54a0b9",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "PersistedTextValue": "No",
        "PersistedHtmlValue": "No",
        "PersistedCondensedTextValue": "N",
        "PersistedCondensedHtmlValue": "N",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": false,
        "CreatedDateTime": "2021-06-02T17:40:12.6",
        "ModifiedDateTime": "2021-06-02T17:40:12.6"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f1924bdc-9b79-4018-9d4a-c3516c87a514"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5b088f40-d867-4128-9df3-58b0c1f0c3c6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "431273c6-342d-4030-adc7-7cdedc7f8b27",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Attribute",
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Attribute",
        "Name": "Attribute",
        "Description": "The attribute to store the result in.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "Attribute not supported",
        "DefaultPersistedHtmlValue": "Attribute not supported",
        "DefaultPersistedCondensedTextValue": "Attribute not supported",
        "DefaultPersistedCondensedHtmlValue": "Attribute not supported",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2018-10-18T13:37:55.827",
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.WorkflowAttributeFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "46342a36-16df-4f91-8026-c3baff8d78d2",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "b06a8c72-c9bc-4ec2-8f32-4b88df320f99",
        "PersistedTextValue": "Attribute not supported",
        "PersistedHtmlValue": "Attribute not supported",
        "PersistedCondensedTextValue": "Attribute not supported",
        "PersistedCondensedHtmlValue": "Attribute not supported",
        "IsPersistedValueDirty": false,
        "ValueAsDateTime": null,
        "ValueAsNumeric": null,
        "ValueAsBoolean": null,
        "CreatedDateTime": "2021-06-02T17:40:12.6",
        "ModifiedDateTime": "2021-06-02T17:40:12.6"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "431273c6-342d-4030-adc7-7cdedc7f8b27"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "5b088f40-d867-4128-9df3-58b0c1f0c3c6"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f3e380bf-aac8-4015-9adc-0df56b5462f5",
      "GenerateNewGuid": false,
      "Properties": {
        "AbbreviatedName": "Enabled Lava Commands",
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "EnabledLavaCommands",
        "Name": "Enabled Lava Commands",
        "Description": "The Lava commands that should be enabled for this action.",
        "Order": 2,
        "IsGridColumn": false,
        "DefaultValue": "",
        "DefaultPersistedTextValue": "",
        "DefaultPersistedHtmlValue": "",
        "DefaultPersistedCondensedTextValue": "",
        "DefaultPersistedCondensedHtmlValue": "",
        "IsDefaultPersistedValueDirty": false,
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AttributeColor": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-10-27T02:16:23.97"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "FieldTypeId",
          "EntityType": "Rock.Model.FieldType",
          "Type": 3,
          "Data": "Rock.Field.Types.LavaCommandsFieldType"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Model.WorkflowActionType"
        },
        {
          "Property": "EntityTypeQualifierValue",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.RunLava"
        }
      ]
    }
  ],
  "RootEntities": [
    "99f51770-2753-40a2-96d9-c343bf4d68df"
  ]
}