Task n8n operations
Reference for 5 operations for the Probo n8n Task resource
Manage tasks. Select Task in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create |
Create a new task. | View implementation |
| Delete | delete |
Delete a task. | View implementation |
| Get | get |
Get a task. | View implementation |
| Get Many | getAll |
Get many tasks. | View implementation |
| Update | update |
Update an existing task. | View implementation |