GoHighLevel - Update Task
n8n-nodes-base.httpRequest
Update task details including title, description, assignments, and due dates. Modify tasks programmatically for dynamic project management.
Use Cases
Update task assignments based on workflow triggers
Modify task details from external systems
Adjust due dates automatically
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - update task.
Copy and paste directly into your n8n workflow.
Method:
PUT
Endpoint:
/tasks/{{ $json.taskId }}
Nodes:
2
Auth:
GoHighLevel OAuth2
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.