Step 1: Import the Workflow
- Download the JSON file:
Sales call tetris.json
- Open your n8n instance
- Click "Import from File"
- Select the downloaded JSON
- Click "Import"
Step 2: Get Your Free Groq API Key
- Go to console.groq.com
- Sign up for a free account
- Navigate to API Keys
- Click "Create API Key"
- Copy your key (starts with
gsk_...)
Step 3: Configure AI Nodes
For both "Analyze with Groq" and "Pattern Detection" nodes:
- Click on the node
- Go to "Authentication"
- Select "Create New Credential"
- Choose "HTTP Header Auth"
- Set Header Name:
Authorization