Connect Keen to your entire stack
Whether you build custom workflows, connect via API, or automate with Zapier and Make.com, Keen fits right in.
Visual workflow builder for CRM integrations
Build automations visually. No code required. Connect Keen directly to HubSpot, Pipedrive, Dynamics 365, and other CRMs. Set up triggers and actions so your leads flow automatically between systems.
Trigger when a lead's status is updated
Lead status is 'Won'
Update deal stage to "Won"
Update deal stage to "Lost"
Full control with the Keen API
For developers who want complete flexibility, our REST API gives you direct access to leads, channels, partners, and more. Build custom integrations tailored to your exact needs.
View API documentationconst response = await fetch("https://api.keenpartner.com/lead", {
method: "POST",
headers: { "x-api-key": "•••••••" },
body: new URLSearchParams({
channel_id: "550e8400-e29b-...",
email: "laura@example.com",
first_name: "Laura",
last_name: "Nielsen",
company_name: "Acme A/S",
source: "Website"
})
})Automate with Zapier
Connect Keen to 8,000+ apps through Zapier. Set up triggers when leads are created, updated, or converted, then push data to your CRM, email tool, spreadsheet, or any other app automatically.
Browse on ZapierTrigger
New Lead in Keen
When a lead is registered
Action
Create Contact
Add to your CRM or tool
Build scenarios on Make.com
Use Make.com to create visual automation scenarios with branching logic, filters, and multi-step workflows. Route leads from Keen to multiple destinations based on your own rules.
Browse on Make.com