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"
Build on Keen's API
Send one JSON POST request and choose the operation with an action field. Sync leads from your CRM, list channels, update lead statuses, and record purchases in your partner workflows.
Read the quickstartconst response = await fetch("https://data.keenpartner.com/functions/v1/keen-api", {
method: "POST",
headers: {
"Content-Type": "application/json",
"X-Api-Key": "•••••••"
},
body: JSON.stringify({
action: "create_lead",
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