{ "Entities": [ { "EntityType": "Rock.Model.WorkflowType", "Guid": "478ee7c3-f911-415d-b54d-39fd13a25adf", "GenerateNewGuid": true, "Properties": { "IsSystem": false, "IsActive": true, "WorkflowIdPrefix": "", "Name": "Check-in To Group Attendance", "Description": "This workflow records attendance with for the current person in the indicated group and is called with two parameters:\n\n1. Group - group where attendance should be recorded\n2. Page - page where this workflow is called from (the page title is used as the check-in form title)\n\nIn both cases, the entity Guid is passed in the query string. Here is an example:\n\nhttps://app.liquidchurch.com/ConversationCheckin?Page=083abbb9-92c0-ab87-8e08-7acc0e1b9097&Group=5a9f4aea-15aa-42ee-8ea3-f5c2a585cc9d\n\nNote also that the calling page should require login so that Current Person is populated.", "Order": 0, "WorkTerm": "Work", "ProcessingIntervalSeconds": 28800, "IsPersisted": false, "SummaryViewText": "
{{ Person.FirstName }},
\r\nThe following {{ Workflow.WorkflowType.Name }} requires action:
\r\n
{{ Workflow.WorkflowType.WorkTerm}}: {{ Workflow.Name }}
\r\n\r\n{% assign RequiredFields = false %}\r\n\r\n\r\n\r\n
| \r\n
\r\n\r\n\t\t\r\n\r\n\t | \r\n