Open the CallHQ Dashboard
Navigate to API Keys
API Keys
.Copy your API key
Navigate to Assistants
Assistants
in the left sidebar.Create a new assistant (or use existing)
Create Assistant
if you need a new oneBlank Template
as your starting pointTechFlow Support
Hello! I'm here to help with TechFlow questions. What can I assist you with today?
Configure the system prompt
Copy the Assistant ID
Create a session
Verify the session response
Test with curl
Verify the response
Continue the conversation
Test context awareness
View conversation history
Configure variables in your assistant
{{variableName}}
syntax:Pass variables in your chat request
assistantOverrides.variableValues
to pass dynamic data:Create a simple chat function
Test your integration
Test various scenarios
Verify conversation memory
Check conversation history
chat.created
- Triggered when a new chat conversation is initiatedchat.deleted
- Triggered when a chat conversation is deleted