{
  "Entities": [
    {
      "EntityType": "Rock.Model.WorkflowType",
      "Guid": "a8545644-b068-4e17-a787-111cdae94b1d",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "IsActive": true,
        "WorkflowIdPrefix": "ICON",
        "Name": "Import Icon Fonts",
        "Description": "Parses icon font files and imports the icons as defined values",
        "Order": 0,
        "WorkTerm": "Import",
        "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<strong>Last Run Results:</strong><br>\n{{ Workflow | Attribute:'Results' }}",
        "NoActionMessage": "This {{ Workflow.WorkflowType.WorkTerm }} does not currently require your attention.",
        "LogRetentionPeriod": null,
        "CompletedWorkflowRetentionPeriod": null,
        "LoggingLevel": 0,
        "IconCssClass": "fa fa-icons",
        "CreatedDateTime": "2020-06-03T14:56:03.427",
        "ModifiedDateTime": "2022-09-12T22:47:55.977"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "CategoryId",
          "EntityType": "",
          "Type": 4,
          "Data": "WorkflowCategory"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActivityType",
      "Guid": "806afda1-34f5-4319-aa40-a5674af51e2b",
      "GenerateNewGuid": true,
      "Properties": {
        "IsActive": true,
        "Name": "Import Icons",
        "Description": "",
        "IsActivatedWithWorkflow": true,
        "Order": 0,
        "CreatedDateTime": "2020-06-03T14:56:03.723",
        "ModifiedDateTime": "2020-06-03T14:56:03.723"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "WorkflowTypeId",
          "EntityType": "Rock.Model.WorkflowType",
          "Type": 1,
          "Data": "a8545644-b068-4e17-a787-111cdae94b1d"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "2799382a-d40f-4d32-9a28-6e629dd4be8e",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Run Import Code",
        "Order": 0,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2020-06-03T14:56:03.833",
        "ModifiedDateTime": "2020-06-03T14:56:03.833"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "806afda1-34f5-4319-aa40-a5674af51e2b"
        },
        {
          "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": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Value",
        "Name": "Lava",
        "Description": "The <span class='tip tip-lava'></span> to run.",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Lava",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2019-01-17T07:12:27.287"
      },
      "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": "c3dc81f4-16fe-4de0-998f-6f28f53da306",
      "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": "e7e4ead5-1055-4a23-ab68-b1d7df723682",
      "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": "a854d370-8a13-4caf-8413-69064fe98f40",
      "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": "671cc474-8c1b-4c95-8351-d48af90ab5f6",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{%- assign familyDefType = 101 -%} {%-comment-%}Icon Font Family Defined Type ID{%-endcomment-%}\n{%- assign iconDefType = 102 -%} {%-comment-%}Font Icon Defined Type ID{%-endcomment-%}\n{%-comment-%}----------------------------------------------------------------------{%-endcomment-%}\n{%- assign prefixKey = 'Prefix' -%}\n{%- assign svgFilesKey = 'SVGFiles' -%}\n{%- assign familyKey = 'FontFamily' -%}\n{%- assign now = 'Now' | Date:'MM/dd/yyyy hh:mm:ss tt' -%}\n{%- assign iconCount = 0 -%}\n\n{%- comment %} Get the IDs for the Prefix, SVG Files and Font Family attributes {% endcomment -%}\n{%- sql familyTypeID:'{{ familyDefType}}' iconTypeID:'{{ iconDefType }}' prefixKey:'{{ prefixKey }}' svgFilesKey:'{{ svgFilesKey }}' familyKey:'{{ familyKey }}'  -%}\n    DECLARE @defEntityID AS int\n    DECLARE @prefixAttrID AS int\n    DECLARE @svgFilesAttrID AS int\n    DECLARE @familyAttrID AS int\n    \n    SELECT @defEntityID = ID FROM EntityType WHERE Name = 'Rock.Model.DefinedValue'\n    \n    SELECT @prefixAttrID = ID FROM Attribute WHERE EntityTypeID = @defEntityID AND EntityTypeQualifierValue = @familyTypeID AND [Key] = @prefixKey\n    SELECT @svgFilesAttrID = ID FROM Attribute WHERE EntityTypeID = @defEntityID AND EntityTypeQualifierValue = @familyTypeID AND [Key] = @svgFilesKey\n    SELECT @familyAttrID = ID FROM Attribute WHERE EntityTypeID = @defEntityID AND EntityTypeQualifierValue = @iconTypeID AND [Key] = @familyKey\n\n    SELECT @prefixAttrID AS PrefixAttrID, @svgFilesAttrID AS SVGFilesAttrID, @familyAttrID AS FamilyAttrID\n{%- endsql -%}\n\n{%- assign prefixAttr = results[0].PrefixAttrID -%}\n{%- assign svgFilesAttr = results[0].SVGFilesAttrID -%}\n{%- assign familyAttr = results[0].FamilyAttrID -%}\n\n{%- comment %} Get the font family defined values {% endcomment -%}\n{%- sql familyDefTypeID:'{{ familyDefType }}' prefixID:'{{ prefixAttr }}' svgFilesID:'{{ svgFilesAttr }}'  -%}\n    SELECT DV.ID, DV.GUID, DV.Value AS Family, PAV.Value AS Prefix, SAV.Value AS SVGFiles\n    FROM DefinedValue DV INNER JOIN\n        AttributeValue PAV ON PAV.EntityID = DV.ID AND PAV.AttributeID = @prefixID INNER JOIN\n        AttributeValue SAV ON SAV.EntityID = DV.ID AND SAV.AttributeID = @svgFilesID\n    WHERE DV.DefinedTypeID = @familyDefTypeID\n{%- endsql -%}\n\n{%- assign i = 0 -%}\n{%- for family in results -%}\n    {%- assign familyValGUID = family.GUID -%}\n    {%- assign prefix = family.Prefix -%}\n    {%- assign svgFiles = family.SVGFiles -%}\n\n    {%- capture iconImport -%}\n        {%- execute type:'class' -%}\n            using System.IO;\n            using System.Text.RegularExpressions;\n            using System.Collections.Generic;\n            using System.Linq;\n        \n            public class ParseIcons\n            {\n                Regex rxWeight = new Regex(@\"<font-face(?:\\s|.)*?font-weight=\"\"(?<weight>[a-z0-9]+)\"\"\", RegexOptions.Compiled | RegexOptions.IgnoreCase);\n                Regex rxSVGIcons = new Regex(@\"<glyph.*?glyph-name=\"\"(?<icon>[a-z0-9\\-]+)\"\"\", RegexOptions.Compiled | RegexOptions.IgnoreCase);\n        \n                public string Execute()\n                {\n                    string output = \"\";\n                    string [] svgFiles = @\"{{ svgFiles }}\".Split(',');\n        \n                    foreach (string svgFile in svgFiles)\n                    {\n                        string path = System.AppDomain.CurrentDomain.BaseDirectory + @\"Assets\\Fonts\\\" + svgFile;\n                        string svgText = File.ReadAllText(path);\n                        MatchCollection icons = rxSVGIcons.Matches(svgText);\n                        \n                        string weightPrefix = \"\";\n                        \n                        if (\"{{ prefix }}\" == \"fa\")\n                        {\n                            if (svgFile.Contains(\"brand\"))\n                            {\n                                weightPrefix = \"b\";\n                            }\n                            else\n                            {\n                                MatchCollection weight = rxWeight.Matches(svgText);\n                                if (weight.Count > 0)\n                                {\n                                    string cssWeight = weight[0].Groups[\"weight\"].Value;\n                                    int numWeight = 400;\n                                    bool isNumeric = int.TryParse(cssWeight, out numWeight);\n                                    if ((isNumeric && numWeight >= 700) || cssWeight == \"bold\" )\n                                        weightPrefix = \"s\";\n                                }\n                            }\n                        }\n                        \n                        //output += \"<h3>\" + svgFile + \"</h3>\";\n        \n                        string [] sortedIcons = (from Match i in icons \n                                               let name = i.Groups[\"icon\"].Value\n                                               orderby name\n                                               select name).ToArray();\n                                      \n                        foreach (string icon in sortedIcons)\n                        {\n                            string iconName = icon;\n                            string cssClass = \"{{ prefix }}\" + weightPrefix + \" {{ prefix }}-\" + iconName;\n                            string outputItem = iconName + \"|\" + cssClass + \",\";\n                            //output += \"<i class=\\\"fa-2x \" + cssClass + \"\\\" data-value=\\\"\" + cssClass + \"\\\" style=\\\"width:1.5em;text-align:center\\\"></i> \";\n                            //output += \"<code>&lt;i class=\\\"\" + cssClass + \"\\\"&gt;&lt;/i&gt;</code><br>\";\n                            output += outputItem;\n                        }\n                    }\n        \n                    return output.TrimEnd(',');\n                }\n            }\n        {%- endexecute -%}\n    {%- endcapture -%}\n    {%- assign icons = iconImport | Split:',' -%}\n    {%- for item in icons -%}\n        {%- assign icon = item | Split:'|' -%}\n        {%- comment %}<i class=\"{{ icon[1] }} fa-2x\" title=\"{{ icon[0] }}\" data-value=\"{{ icon[1] }}\" style=\"width:1.5em;text-align:center\"></i> <code>&lt;i class=\"{{ icon[1] }}\"&gt;&lt;/i&gt;</code><br>{% endcomment -%}\n        \n        {%- comment %} Insert or update the icon defined value {% endcomment -%}\n        {%- sql statement:'command' iconTypeID:'{{ iconDefType }}' familyValGUID:'{{ familyValGUID }}' familyAttrID:'{{ familyAttr }}' iconName:'{{ icon[0] }}' iconClass:'{{ icon[1] }}' today:'{{ now }}' order:'{{ i }}' -%}\n            DECLARE @iconID AS int\n\n            SELECT TOP 1 @iconID = IDV.ID\n            FROM DefinedValue IDV INNER JOIN\n                AttributeValue FAV ON FAV.EntityID = IDV.ID AND FAV.AttributeID = @familyAttrID\n            WHERE IDV.DefinedTypeID = @iconTypeID\n                AND FAV.Value = @familyValGUID\n                --AND IDV.Value = @iconClass\n                AND IDV.ForeignKey = @iconName\n            ORDER BY IDV.[Order]\n                \n            IF @iconID IS NULL BEGIN\n                INSERT INTO DefinedValue (IsSystem, DefinedTypeID, [Order], Value, Description, Guid, CreatedDateTime, CreatedByPersonAliasID, ModifiedDateTime, ModifiedByPersonAliasID, ForeignKey, IsActive)\n                VALUES (0, @iconTypeID, @order, @iconClass, @iconName, NEWID(), @today, NULL, NULL, NULL, @iconName, 1)\n                \n                SELECT @iconID = @@IDENTITY\n                \n                INSERT INTO AttributeValue (IsSystem, AttributeID, EntityID, Value, Guid, CreatedDateTime, CreatedByPersonAliasID, ModifiedDateTime, ModifiedByPersonAliasID)\n                VALUES (0, @familyAttrID, @iconID, @familyValGUID, NEWID(), @today, NULL, NULL, NULL)\n            END\n            ELSE BEGIN\n                UPDATE DefinedValue \n                SET IsActive = 1,\n                    ModifiedDateTime = @today,\n                    ModifiedByPersonAliasID = NULL,\n                    [Order] = @order\n                WHERE ID = @iconID AND Value = @iconClass\n            END\n        {%- endsql -%}\n        {%- assign i = i | Plus:1 -%}\n    {%- endfor -%}\n    {%- assign newCount = icons | Size -%}\n    {%- assign iconCount = iconCount | Plus:newCount -%}\n    {{ family.Family | Append:' icon' | ToQuantity:newCount }} found<br>\n{%- endfor -%}\n\n<br>{{ 'total icon' | ToQuantity:iconCount }} found<br>\n\n{%- comment %} Deactivate icons that weren't found this time around {% endcomment -%}\n{%- sql iconTypeID:'{{ iconDefType }}' familyAttrID:'{{ familyAttr }}' today:'{{ now }}' order:'{{ iconCount | Plus:1 }}' -%}\n    -- Optionally delete obsolete icons instead of deactivating\n    DECLARE @delete AS bit = 0\n\n    SELECT * INTO #DEFVALUES FROM DefinedValue \n    WHERE DefinedTypeID = @iconTypeID AND IsActive = 1\n        AND ISNULL(ModifiedDateTime, CreatedDateTime) < @today\n    \n    IF @delete = 1 BEGIN\n        DELETE FROM AttributeValue WHERE AttributeID = @familyAttrID AND EntityID IN (SELECT ID FROM #DEFVALUES)\n        DELETE FROM DefinedValue WHERE ID IN (SELECT ID FROM #DEFVALUES)\n    END\n    ELSE BEGIN\n        UPDATE DefinedValue \n        SET IsActive = 0, \n            ModifiedDateTime = @today, \n            [Order] = @order\n        WHERE ID IN (SELECT ID FROM #DEFVALUES)\n    END\n    \n    SELECT COUNT(*) AS Count FROM #DEFVALUES\n    DROP TABLE #DEFVALUES\n{%- endsql -%}\n\n{{ 'obsolete icon' | ToQuantity:results[0].Count }} removed",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.083",
        "ModifiedDateTime": "2022-09-12T22:47:56.323"
      },
      "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": "2799382a-d40f-4d32-9a28-6e629dd4be8e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f1924bdc-9b79-4018-9d4a-c3516c87a514",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Active",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-03-21T21:19:38.52"
      },
      "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": "0a139f4f-bd90-462e-a0db-1d507ec6a9ee",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.083",
        "ModifiedDateTime": "2020-06-03T14:56:04.083"
      },
      "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": "2799382a-d40f-4d32-9a28-6e629dd4be8e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "1b833f48-efc2-4537-b1e3-7793f6863eaa",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Order",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-03-21T21:19:38.5"
      },
      "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": "431273c6-342d-4030-adc7-7cdedc7f8b27",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Attribute",
        "Name": "Attribute",
        "Description": "The attribute to store the result in.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Attribute",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-03-21T21:19:38.47"
      },
      "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": "89d8fd43-4258-427d-bfa9-be652f8a6ecc",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "92dd9d9e-19dd-43e0-8a81-5add380bfbe3",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.083",
        "ModifiedDateTime": "2020-06-03T14:56:04.083"
      },
      "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": "2799382a-d40f-4d32-9a28-6e629dd4be8e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "f3e380bf-aac8-4015-9adc-0df56b5462f5",
      "GenerateNewGuid": false,
      "Properties": {
        "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": "",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Enabled Lava Commands",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-03-21T21:19:38.487"
      },
      "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"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "a2f4786b-6988-4c23-9c87-bb9ac29cfed5",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "Execute,Sql",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.083",
        "ModifiedDateTime": "2020-06-03T14:56:04.083"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "f3e380bf-aac8-4015-9adc-0df56b5462f5"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "2799382a-d40f-4d32-9a28-6e629dd4be8e"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "c7259b97-200f-4eb2-80ce-c0cfcd0a77bf",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Display Results",
        "Order": 1,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": false,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2020-06-03T14:56:03.833",
        "ModifiedDateTime": "2020-06-03T14:56:03.833"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "806afda1-34f5-4319-aa40-a5674af51e2b"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.ShowHtml"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "cf26ba85-ca4c-4c04-9bae-31c23fe0a31a",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "HTML",
        "Name": "HTML",
        "Description": "The HTML to show. <span class='tip tip-lava'></span>",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "HTML",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2019-01-17T07:12:27.747",
        "ModifiedDateTime": "2019-01-17T07:12:27.747"
      },
      "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.ShowHtml"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "fbd12465-9c0a-46b9-abd0-66b754349a9b",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorHeight",
        "Value": "200"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cf26ba85-ca4c-4c04-9bae-31c23fe0a31a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "3386d6d4-6032-4fac-8621-354fb821b3d0",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorMode",
        "Value": "Html"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cf26ba85-ca4c-4c04-9bae-31c23fe0a31a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "81ad269a-7e84-4e0a-85a0-330c19b80c61",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "editorTheme",
        "Value": "Rock"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cf26ba85-ca4c-4c04-9bae-31c23fe0a31a"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8e85a467-c219-4991-b0ba-f3b225a383c2",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "{{ Workflow | Attribute:'Results' }}",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.147",
        "ModifiedDateTime": "2020-06-03T14:56:04.147"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "cf26ba85-ca4c-4c04-9bae-31c23fe0a31a"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c7259b97-200f-4eb2-80ce-c0cfcd0a77bf"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "d9b21b74-6351-4720-a926-c84caf754312",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Order",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2019-01-17T07:12:27.78",
        "ModifiedDateTime": "2019-01-17T07:12:27.78"
      },
      "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.ShowHtml"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "fe167b7f-0ec4-4b76-88f6-b316a2225bba",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Active",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2019-01-17T07:12:27.79",
        "ModifiedDateTime": "2019-01-17T07:12:27.79"
      },
      "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.ShowHtml"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "8e912c83-4eb8-4c25-a9bf-2e1f004e3af3",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.147",
        "ModifiedDateTime": "2020-06-03T14:56:04.147"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "fe167b7f-0ec4-4b76-88f6-b316a2225bba"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c7259b97-200f-4eb2-80ce-c0cfcd0a77bf"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "c602e986-c69e-4429-a42a-f419b07a0f95",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "HideStatusMessage",
        "Name": "Hide Status Message",
        "Description": "Whether or not to hide the built-in status message.",
        "Order": 1,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Hide Status Message",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2019-01-17T07:12:27.77",
        "ModifiedDateTime": "2019-01-17T07:12:27.77"
      },
      "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.ShowHtml"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "e89729f5-8553-4167-9b7b-313191fd78bd",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "True",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.147",
        "ModifiedDateTime": "2020-06-03T14:56:04.147"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "c602e986-c69e-4429-a42a-f419b07a0f95"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "c7259b97-200f-4eb2-80ce-c0cfcd0a77bf"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.WorkflowActionType",
      "Guid": "4c04bee2-cd64-4f67-8a31-beb760489308",
      "GenerateNewGuid": true,
      "Properties": {
        "Name": "Complete Workflow",
        "Order": 2,
        "IsActionCompletedOnSuccess": true,
        "IsActivityCompletedOnSuccess": true,
        "CriteriaAttributeGuid": null,
        "CriteriaComparisonType": 1,
        "CriteriaValue": "",
        "CreatedDateTime": "2020-06-03T14:56:03.833",
        "ModifiedDateTime": "2020-06-03T14:56:03.833"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "ActivityTypeId",
          "EntityType": "Rock.Model.WorkflowActivityType",
          "Type": 1,
          "Data": "806afda1-34f5-4319-aa40-a5674af51e2b"
        },
        {
          "Property": "EntityTypeId",
          "EntityType": "Rock.Model.EntityType",
          "Type": 2,
          "Data": "Rock.Workflow.Action.CompleteWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "0ca0ddef-48ef-4abc-9822-a05e225de26c",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Active",
        "Name": "Active",
        "Description": "Should Service be used?",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "False",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Active",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "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.CompleteWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "c56e3d9d-ade4-497c-8fb2-db202ee276e8",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "False",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.223",
        "ModifiedDateTime": "2020-06-03T14:56:04.223"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "0ca0ddef-48ef-4abc-9822-a05e225de26c"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4c04bee2-cd64-4f67-8a31-beb760489308"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "25cad4be-5a00-409d-9bab-e32518d89956",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Order",
        "Name": "Order",
        "Description": "The order that this service should be used (priority)",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": true,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Order",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2019-01-17T07:12:29.093"
      },
      "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.CompleteWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "07cb7dbc-236d-4d38-92a4-47ee448ba89a",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": true,
        "EntityTypeQualifierColumn": "EntityTypeId",
        "Key": "Status",
        "Name": "Status|Status Attribute",
        "Description": "The status to set the workflow to when marking the workflow complete. <span class='tip tip-lava'></span>",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "Completed",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": null,
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": null,
        "PostHtml": null,
        "AbbreviatedName": "Status|Status Attribute",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": null
      },
      "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.CompleteWorkflow"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeValue",
      "Guid": "e5a28e4c-a0a7-4e01-9cea-defe8209d40e",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Value": "Completed",
        "ValueAsNumeric": null,
        "CreatedDateTime": "2020-06-03T14:56:04.223",
        "ModifiedDateTime": "2020-06-03T14:56:04.223"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "07cb7dbc-236d-4d38-92a4-47ee448ba89a"
        },
        {
          "Property": "EntityId",
          "EntityType": "Rock.Model.WorkflowActionType",
          "Type": 1,
          "Data": "4c04bee2-cd64-4f67-8a31-beb760489308"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "3bc0266c-fcf9-4d19-96ec-d95485073bd7",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "",
        "EntityTypeQualifierValue": "",
        "Key": "BlockTitle",
        "Name": "Workflow Entry Block Title",
        "Description": "A title for the Workflow Entry block",
        "Order": 6557,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": "",
        "PostHtml": "",
        "AbbreviatedName": "Workflow Entry Block Title",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": "2020-08-03T12:50:57.527",
        "ModifiedDateTime": "2020-08-03T12:50:57.527"
      },
      "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.WorkflowType"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "bde30911-9e76-4137-bffc-3a74048a11a7",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "ispassword",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "3bc0266c-fcf9-4d19-96ec-d95485073bd7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "dff63d36-21b0-41d2-af4c-0279e9de4ae4",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": "50"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "3bc0266c-fcf9-4d19-96ec-d95485073bd7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "d758556b-1936-4bca-8c50-17d25b0333f3",
      "GenerateNewGuid": false,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "True"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "3bc0266c-fcf9-4d19-96ec-d95485073bd7"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.Attribute",
      "Guid": "92dd9d9e-19dd-43e0-8a81-5add380bfbe3",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "EntityTypeQualifierColumn": "WorkflowTypeId",
        "Key": "Results",
        "Name": "Results",
        "Description": "",
        "Order": 0,
        "IsGridColumn": false,
        "DefaultValue": "",
        "IsMultiValue": false,
        "IsRequired": false,
        "IconCssClass": "",
        "AllowSearch": false,
        "IsIndexEnabled": false,
        "IsAnalytic": false,
        "IsAnalyticHistory": false,
        "IsActive": true,
        "EnableHistory": false,
        "PreHtml": "",
        "PostHtml": "",
        "AbbreviatedName": "Results",
        "IsPublic": false,
        "ShowOnBulk": false,
        "CreatedDateTime": null,
        "ModifiedDateTime": "2022-09-12T22:47:56.137"
      },
      "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": "a8545644-b068-4e17-a787-111cdae94b1d"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "ad28c316-5e7f-4503-9de9-8be10b3fe968",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Key": "ispassword",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "92dd9d9e-19dd-43e0-8a81-5add380bfbe3"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "543e3737-a3b1-428a-9eab-3df8270c10b7",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Key": "maxcharacters",
        "Value": ""
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "92dd9d9e-19dd-43e0-8a81-5add380bfbe3"
        }
      ]
    },
    {
      "EntityType": "Rock.Model.AttributeQualifier",
      "Guid": "82126e94-44d9-45ed-b8cd-9c0ba7d58875",
      "GenerateNewGuid": true,
      "Properties": {
        "IsSystem": false,
        "Key": "showcountdown",
        "Value": "False"
      },
      "Transforms": {},
      "References": [
        {
          "Property": "AttributeId",
          "EntityType": "Rock.Model.Attribute",
          "Type": 1,
          "Data": "92dd9d9e-19dd-43e0-8a81-5add380bfbe3"
        }
      ]
    }
  ],
  "RootEntities": [
    "a8545644-b068-4e17-a787-111cdae94b1d"
  ]
}