Create Task
LogicHub supports various task types to track the activity related to a case. Each task type requires different information and provides different capabilities. Therefore, you should choose your task type based on what you want to accomplish in the task. For example, if you want to request user feedback, choose the ask user input
task type to gather the user response for a particular case.
Tasks can be created in a
case
orcase type
.
- When you create a task in a
case
, it will only be visible for that specific case.- When you create a task in the
case type
, it applies to all cases created according to that case type.
How to Create Task in Cases
- Go to Case Management > Cases on the left navigation.
- Open a case.
- Click + Create Task in the Tasks section.
- The tasks will be displayed in a pop-up on the right side of the page.
How to Create Task in Case Types
- Go to Settings > Case Settings.
- Click Case Types and open the case type for which you want to add a task.
- Click Tasks and click + Create Task.
- The tasks will be displayed in a pop-up on the right side of the page.
Task Types
The following are the task types that you can add to a case
or case type
.
Task Type | Description |
---|---|
Manual Task | Manual tasks are like reminders. To track activity, select a task status when viewing the case. |
Ask User Input | Form tasks require user input by way of a form when the task is complete. |
Run Integration Directly | Integration tasks run third-party integrations as part of the task executed automatically or on click (on-demand). 1. Automatic: The task is executed immediately when the conditions of the task list and case type are met. 2. On Click: When the conditions of the task list and case type are met, a user can click a button to run the task. |
Use a Command | Command-based tasks are based on case commands executed automatically or on click (on-demand). 1. Automatic: The task is executed immediately when the conditions of the task list and case type are met. 2. On Click: When the conditions of the task list and case type are met, a user can click a button to run the task. |
Now, let's look into the details of how to set up each form.
Manual Task
To set up a manual task for a case:
- Click Manual Task from the Create Task window.
- Enter the details in the form:
- Task Name
- Description
- Assignee (When you assign a group to a task, all the users in the group will receive task-related notifications.)
- Priority
- Click Save.
Ask User Input
To assign a form to a case or case type:
- Click Ask User Input (Form) from the Create Task window.
User Form Permissions
If you are unable to see the Ask User Input (Form) under the Tasks > + Create Task window
Request admin or see Groups Permission on how to assign applicable permission (List or Create) to use or create the User Form.
- In Step 1 (Form Setup), choose the form from the drop-down and specify the form parameters, which depend on the selected form and click Next.
- In Step 2 (Input Setup):
- Specify when the form expires and the fields for which the user response will be recorded, select a number of
Weeks
,Days
,Hours
,Minutes
, orSeconds
- To send a reminder email for selected recipients to fill the form, select the checkbox Send reminder mails to selected recipients till the form expiry date and enter a number of
Weeks
,Days
, orHours
and also for how many repetitions. - Choose the case fields in which the user response will be recorded and click Next.
- Specify when the form expires and the fields for which the user response will be recorded, select a number of
Update Input Setup to override the existing Form Expiry timelines and reminder email timelines and iterations, click on
Show Optional Fields
.
Can set to send reminder emails a maximum of 4 times over a selected period (
Weeks
,Days
, orHours
).
- In Step 3 (Task Setup), enter the
Task Name
,Description
(optional),Assignee
(optional), andPriority
and click Save.
Run Integration Directly
To create an integration task:
- Click Run Integration Directly from the Create Task window.
- In Step 1 (Integration Setup), choose Integration, Connection, and Action. To know more, see Add an Integration and click Next.
- In Step 2 (Input Setup), specify the parameters for the selected integration. The fields in the subsequent form depend on the selected integration and click Next.
- In Step 3 (Task Setup) Enter the task name and description to identify the tasks, click Submit.
- The task is created and added to the
Tasks
list for the case. The task remains in theWaiting
state until the integration returns data.
- The task is created and added to the
- For the trigger, select Automatic or On Click.
- If the task is automatic and any previous tasks are complete, the task executes immediately. If not, the task status shows as
Waiting
.
- If the task is automatic and any previous tasks are complete, the task executes immediately. If not, the task status shows as
- When you are satisfied with the information provided, click Submit.
Use a Command
To create a command-based task:
- Click Use a Command from the Create Task window.
- Search or select a command from the drop-down for which you want to base the task. Alternatively, you can click + to create a new command.
- By default, the task gets the command name, but you can change the name to make it task specific.
- Enter the description
- For the trigger, select Automatic or On Click.
- Click Parameters to identify the case field that has a value you want to pass to the command when it runs and select the fields from the drop-down.
- If the task has multiple parameters, you can select multiple case fields, click Save. To know more, see Fields.
The value passed to the command when it executes is the value of the case field that you assigned when creating the task. If the case field doesn’t have a currently assigned value, you can enter one in the right panel.
What's Next
Updated about 1 year ago