GoHighLevel - Get Task
n8n-nodes-base.httpRequest
Retrieve task details by task ID. Access individual task information including assignments, status, and completion data.
Use Cases
Retrieve task details for validation workflows
Fetch task information for processing
Access task data for reporting
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - get task.
Copy and paste directly into your n8n workflow.
Method:
GET
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.