n8n
Connect Warmr with n8n
Self-host powerful automation workflows connecting Warmr with your entire tech stack. Full control over your data.
Method 1: Via n8n Interface
1
Open your n8n instance and create a new workflow.
2
Add a Webhook node as the trigger.
3
Copy the webhook URL and paste it in Warmr settings.
4
Add your desired action nodes (e.g., CRM, email, Slack).
Method 2: Via CLI
1
Install n8n globally: npm install -g n8n
2
Start n8n: n8n start
3
Import the Warmr workflow template from the n8n community.
4
Configure your API credentials in the workflow settings.
API Key Configuration
Generate an API key in Warmr settings and add it to your n8n workflow credentials.