Connect to Everything

neXmis integrates natively with accounting, communication, productivity, and CRM platforms. Every integration is a first-class citizen — not a Zapier workaround or a CSV export. Data flows both ways, in real time.

18
Native Integrations
5,000+
Via Zapier Bridge
REST
Full Public API
🔄

Xero Sync

Bidirectional sync of invoices, contacts, and payments between neXmis and Xero. Create invoices in Intralock and they appear in Xero automatically. Reconciliation happens in real time.

Finance £19/mo
📊

QuickBooks Connect

Connect neXmis invoicing to QuickBooks Online. Contacts, invoices, and payment status sync automatically in both directions without manual export.

Finance £19/mo
💳

Stripe Connect

Full Stripe integration powering Register module subscriptions, dunning cadence, invoicing, and payment link generation. SCA-compliant for UK/EU customers.

Finance £9/mo
👯

PayPal Connect

Add PayPal as a payment option on neXmis invoices. Customers click Pay Now and complete via PayPal. Payment status syncs back to the invoice automatically.

Finance £9/mo
💬

WhatsApp Business

WhatsApp Business API integration. Send transactional messages, support replies, and campaign blasts directly from Engage or IntraLock CRM contact records.

Crm £29/mo
📱

SMS Campaigns

Bulk SMS and trigger-based messages via Twilio. Personalised tokens, delivery tracking, and opt-out management built in.

Crm £15/mo

Salesforce Sync

Bidirectional Salesforce CRM data sync. Contacts, opportunities, and accounts flow in both directions with conflict resolution and field mapping.

Crm £49/mo
🟠

HubSpot Bridge

Import HubSpot contacts and deals into IntraLock or Engage CRM. Keep pipelines in sync for teams using both platforms during migration.

Crm £29/mo
🐼

Mailchimp

Push Engage/IntraLock CRM contacts to Mailchimp audiences. Segment sync, tag mapping, and unsubscribe management flow bidirectionally.

Crm £15/mo
💼

LinkedIn Outreach

Enrich CRM contacts with LinkedIn profile data. Track LinkedIn touchpoints in the CRM timeline. Supports Sales Navigator data import.

Crm £39/mo
📞

Twilio Voice

Browser-based click-to-call powered by Twilio. Record calls, auto-log to CRM timeline, and generate AI call summaries on hang-up.

Crm £25/mo
🎫

Zendesk

Raise and track Zendesk support tickets directly from Engage CRM. Ticket status and customer replies sync to the CRM contact timeline.

Crm £19/mo
🔔

Slack Notifications

Post deal won/lost, learner completion, compliance alerts, and AI advisor insights directly to configured Slack channels. Free for all plans.

Productivity Free

Zapier Bridge

Full Zapier integration with triggers for new leads, completions, and invoices, plus actions to create records and trigger automations. Free for all plans.

Productivity Free
💞

Microsoft Teams

Send neXmis event notifications to Microsoft Teams channels. Configurable per module — compliance alerts, deal updates, learner milestones.

Productivity Free
🔵

Google Workspace

Two-way Google Calendar sync, Gmail send-as, and Google Drive attachment integration. Works with Appoint recruitment and IntraLock CRM.

Productivity £19/mo
📉

Google Analytics

Send custom events from neXmis modules to GA4. Track form submissions, portal logins, course starts, and campaign clicks. Free for all plans.

Productivity Free
📝

DocuSign

Send contracts and agreements stored in IntraLock or Contain directly to DocuSign for e-signature. Status updates sync back when signed.

Documents £29/mo

Full REST API & Webhooks

Every neXmis module exposes a versioned REST API. Build custom integrations, push data from any source, or connect your own internal tools without any native integration.

🌐
REST API
Full CRUD access to all modules via versioned REST endpoints. Authentication via JWT or API key.
🔗
Webhooks
HMAC-signed outbound webhooks. Subscribe to any event — deal won, course completed, invoice paid.
Zapier Bridge
5,000+ app connections via Zapier. Triggers and actions available for all major module events.
🔨
SDK Coming
Official PHP and JavaScript SDKs in development. Available to Enterprise customers on early access.
// Example: create a lead via REST API
POST
/api/v1/leads
{
"first_name": "Jane",
"last_name": "Smith",
"email": "jane@example.com",
"pipeline_stage": "qualified",
"source": "website-form"
}
// Authorization: Bearer {your-api-key}

Need an integration we don’t have?

Talk to us. We build custom integrations for Enterprise customers and the Zapier Bridge covers most other scenarios.