Remove checklist item
The Remove Checklist Item operation allows you to delete a specific item within a task's checklist, ensuring cleanliness and organization of tasks in the system.
Last updated
Was this helpful?
The Remove Checklist Item operation allows you to delete a specific item within a task's checklist, ensuring cleanliness and organization of tasks in the system.
This operation permanently removes an item from a task's checklist, ensuring it no longer appears in the user interface or automation flows.
β Delete a specific checklist item from a task. β Keep things organized by removing obsolete or unnecessary items.
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 ID
string
β Yes
Identifier of the checklist item to be removed.
In Hablla Studio, open the automation flow where you want to remove a checklist item.
Add the block Tasks.
In right side panel, select the operation "Remove Checklist Item".
πΉ Workspace ID β Set the workspace where the task is located. πΉ Task ID β Provide the identifier of the task from which the item will be removed. πΉ Item ID β Enter the identifier of the checklist item that will be deleted.
After filling in the fields, click the "Save" β .
Now, whenever this automation is triggered, the checklist item will be removed permanently.
π Scenario: Automatically remove checklist items after a task is completed.
1οΈβ£ Block 1 β Verify that the task has been completed. 2οΈβ£ Block 2 β Remove all associated checklist items. 3οΈβ£ Block 3 β Send a notification to the person responsible informing them that the checklist has been cleared.
π Result: Whenever a task is completed, checklist items that are no longer needed will be removed automatically, keeping the workflow clean and organized.
The operation Remove Checklist Item (delete_checklist_item) in the Hablla Studio allows deleting unnecessary items and keeping checklists organized, ensuring a more efficient workflow.
If you need more support, contact our team! π
Last updated
Was this helpful?
Was this helpful?

