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

CRMSetup
onOfficeEnter the API token and secret, done
PropstackEnter the API key, done

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:

CRMWebsite
HubSpothubspot.com
Pipedrivepipedrive.com
Salesforcesalesforce.com
Zoho CRMzoho.com/crm
FlowFactflowfact.de
onpreoonpreo.com
Keapkeap.com
HighLevelgohighlevel.com
Freshworks CRMfreshworks.com/crm
Microsoft Dynamicsdynamics.microsoft.com
Coppercopper.com
Capsulecapsulecrm.com
Notionnotion.so
Airtableairtable.com
Monday CRMmonday.com

More than 400 further integrations are reachable through n8n: n8n.io/integrations

How to go about it

  1. Read the custom integration guide
  2. Download the n8n starter workflow and import it into your n8n
  3. Replace the placeholder node with your CRM
  4. 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.

Related Articles