Add a checklist item

The Add Checklist Item operation allows including a new item in a checklist within a task, ensuring 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

  1. In Hablla Studio, open the automation flow where you want to add a checklist item.

  2. Add the block Tasks.

  3. 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?