Delete
The Delete Task operation (delete) allows you to remove a task from the system, ensuring that unnecessary or obsolete records are properly eliminated.
Last updated
Was this helpful?
The Delete Task operation (delete) allows you to remove a task from the system, ensuring that unnecessary or obsolete records are properly eliminated.
This operation permanently deletes a task within a workspace. Once deleted, the task cannot be recovered.
β Removes a specific task from the system. β Disassociates any relationship of the task with cards, people, or organizations. β Keeps the workspace organized and free of unnecessary tasks.
Field
Data Type
Required?
Description
Task ID
string
β Yes
Unique identifier of the task to be deleted.
Workspace ID
string
β Yes
ID of the workspace where the task is stored.
In Hablla Studio, open the automation flow where you want to delete a task.
Add the block Tasks.
In right side panel, select the operation "Delete".
πΉ Task ID β Enter the identifier of the task that will be removed. πΉ Workspace ID β Specify the workspace to which the task belongs.
π Warning: Task deletion is irreversible. Make sure the action is necessary before saving.
After filling in the fields, click the "Save" β .
Now, whenever this automation is triggered, the corresponding task will be automatically removed from the system.
π Scenario: Automatically delete tasks when a process is completed.
1οΈβ£ Block 1 β Check if an opportunity has been closed. 2οΈβ£ Block 2 β Fetch tasks associated with the process. 3οΈβ£ Block 3 β Automatically delete completed tasks.
π Result: The system keeps only relevant tasks, ensuring efficient organization.
The operation Delete Task (delete) in the Hablla Studio helps keep an organized environment by removing tasks that are no longer needed. Use this feature with caution to avoid losing important information.
If you need more support, contact our team! π
Last updated
Was this helpful?
Was this helpful?

