Get Workflow
n8n-nodes-base.httpRequest
Retrieves details of a specific workflow by its ID.
Use Cases
View workflow details
Check workflow status
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for get workflow.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/workflows/{{ $json.workflowId }}
Nodes:
2
Auth:
GoHighLevel Private Token
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.