Delete Contact from Workflow
n8n-nodes-base.httpRequest
Removes a contact from a specific workflow/automation.
Use Cases
Stop workflows for contacts
Remove from automation sequences
Cancel ongoing processes
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for delete contact from workflow.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/contacts/{{ $json.contactId }}/workflow/{{ $json.workflowId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API