For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add checklist item

The Add Checklist Item operation (add_checklist_item) allows you to insert a new task or activity into a card's checklist.

šŸŽÆ What does this operation do?

This operation adds a checklist item to a card, enabling:

āœ… Create tasks within a card. āœ… Organize activities and track them in real time. āœ… Automate the addition of checklists based on pipeline changes.


šŸ“‚ How 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 Cards.

  3. In right side panel, select the operation "Add Checklist Item".


2ļøāƒ£ Fill in the Required Fields

šŸ”¹ Workspace ID → Identifier of the workspace where the card is located (Required). šŸ”¹ Card ID → Unique identifier of the card where the checklist will be added (Required). šŸ”¹ Item Name → Description of the task or activity to be added to the checklist (Required).


3ļøāƒ£ Add Optional Information

šŸ”¹ Item Status → Defines whether the task is already completed (true) or pending (false). šŸ”¹ Item Order → Defines the position of the item within the card's checklist.


4ļøāƒ£ Save the Configuration

After defining the fields, click the "Save" āœ….

Now, whenever this automation is triggered, a new checklist item will be automatically added to the corresponding card.


šŸ“Œ Usage Example in an Automation Flow

šŸ“Š Scenario: Create a flow where, when creating a new support card, a default checklist of activities is automatically added.

1ļøāƒ£ Block 1 → Create a new card for customer support. 2ļøāƒ£ Block 2 → Automatically add a checklist with the support steps. 3ļøāƒ£ Block 3 → Notify the team responsible about the new task.

šŸš€ Result: The system automates the creation of tasks within cards, ensuring a more organized and efficient workflow.


šŸŽ‰ Conclusion

The operation Add Checklist Item in the Hablla Studio is an essential tool to structure workflows within cards, ensuring greater control and productivity.

If you need more support, contact our team! šŸš€

Last updated

Was this helpful?