Get Conversation
n8n-nodes-base.httpRequest
Retrieves conversation details based on conversation ID including messages and participants.
Use Cases
Retrieve conversation history
View message threads
Monitor customer communications
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for get conversation.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/conversations/{{ $json.conversationId }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.