Add checklist item
The Add Checklist Item operation allows you to include a new item in a checklist within a task, ensuring that all steps are correctly recorded for better tracking.
šÆ What does this operation do?
This operation adds a new item to the checklist of a specific task, enabling:
ā Create a checklist within a task. ā Set the item status (completed or pending). ā Organize tasks with detailed items.
š Fields and Data Types
Field
Data Type
Required?
Description
Workspace ID
string
ā Yes
ID of the workspace where the task is located.
Task ID
string
ā Yes
Identifier of the task to which the checklist belongs.
Item Name
string
ā Yes
Name of the checklist item.
Status (Done)
boolean
ā No
Defines whether the item has already been completed (true) or is pending (false).
Order
number
ā No
Defines the position of the item within the checklist.
ā Step-by-step to Configure the "Add Checklist Item" Operation
1ļøā£ Access the Component
In Hablla Studio, open the automation flow where you want to add a checklist item.
Add the block Tasks.
In right side panel, select the operation "Add Checklist Item".
2ļøā£ Fill in the Required Fields
š¹ Workspace ID ā Set the workspace where the task is located. š¹ Task ID ā Provide the identifier of the task where the item will be added. š¹ Item Name ā Enter a title for the checklist item.
3ļøā£ Add Additional Information (Optional)
š¹ Status (Done) ā Mark as true if the item is already completed.
š¹ Order ā Define the position of the item within the checklist.
4ļøā£ Save the Configuration
After filling in the fields, click the "Save" ā .
Now, whenever this automation is triggered, a new item will be automatically added to the selected task's checklist.
š Usage Example in an Automation Flow
š Scenario: Create an automatic checklist for each new onboarding task.
1ļøā£ Block 1 ā Create a new onboarding task. 2ļøā£ Block 2 ā Add standard items to the task's checklist. 3ļøā£ Block 3 ā Send a notification to the responsible person with the items to be completed.
š Result: Whenever a new onboarding task is created, the standard checklist items will be added automatically.
š Conclusion
The operation Add Checklist Item (add_checklist_item) in the Hablla Studio allows structuring activities with detailed checklists, improving task organization and tracking.
If you need more support, contact our team! š
Last updated
Was this helpful?

