Other CRM Integrations
Connect any other CRM - through a custom integration with n8n, Make, Zapier or your own code.
Last updated: 2026-09-02
Two CRM systems are built directly into fluss.ai. Everything else you connect through a custom integration — a webhook to your own system.
Built in
You set both up yourself, with a Test connection button right there. No ticket, no waiting.
Everything else
For any other system, pick Custom webhook as the provider on the CRM integration. fluss.ai then sends a signed JSON event to your URL for every lead, and you decide what happens with it.
That reaches, among others:
| CRM | Website |
|---|---|
| HubSpot | hubspot.com |
| Pipedrive | pipedrive.com |
| Salesforce | salesforce.com |
| Zoho CRM | zoho.com/crm |
| FlowFact | flowfact.de |
| onpreo | onpreo.com |
| Keap | keap.com |
| HighLevel | gohighlevel.com |
| Freshworks CRM | freshworks.com/crm |
| Microsoft Dynamics | dynamics.microsoft.com |
| Copper | copper.com |
| Capsule | capsulecrm.com |
| Notion | notion.so |
| Airtable | airtable.com |
| Monday CRM | monday.com |
More than 400 further integrations are reachable through n8n: n8n.io/integrations
How to go about it
- Read the custom integration guide
- Download the n8n starter workflow and import it into your n8n
- Replace the placeholder node with your CRM
- Enter the webhook URL in fluss.ai and send a test event
Make, Zapier, a Lambda or your own backend work just as well as n8n — anything that can accept an HTTP POST.
The workflow runs on your instance. You can change it whenever you like without waiting for us, and we store none of your CRM credentials.
Requirements
- fluss.ai Pro or higher (CRM integrations are available from the Pro plan)
- An active account with the CRM provider
- API credentials for that CRM
Would you rather have it built than wire it yourself? The contact link is right on the integration screen, or write to us at support@fluss.ai. Bespoke setups may be chargeable.