Back to home
Integrations

Compliance built into your existing workflow

Don't change how your team works. Bring Komplync into Word, Outlook, your CRM, or connect via API — compliance happens where the content lives.

14+
Integrations planned
REST API
Available now
Q3 2025
Word & Outlook target
🪟

Microsoft Office

Word Add-in

Coming soon

Check compliance directly inside Word. One-click review without leaving your document.

Outlook Add-in

Coming soon

Scan investor emails and newsletters before hitting send.

SharePoint

Coming soon

Auto-trigger compliance checks when documents are uploaded to SharePoint libraries.

Teams

Coming soon

Review and approve content in Microsoft Teams channels with the Komplync bot.

📊

CRM & Marketing

Salesforce

Coming soon

Attach compliance reports to campaign records and opportunities.

HubSpot

Coming soon

Check marketing emails and landing pages from your HubSpot workflows.

Mailchimp

Coming soon

Pre-send compliance check for newsletters sent via Mailchimp.

📁

Document Management

Google Drive

Coming soon

Review Google Docs and presentations stored in Drive.

Dropbox

Coming soon

Trigger compliance checks on documents added to monitored Dropbox folders.

Notion

Coming soon

Review compliance of content written in Notion before publication.

⚙️

Developer & API

REST API

Available

Full REST API to programmatically submit content, retrieve compliance reports, and manage your account.

Webhooks

Available

Receive real-time notifications when a compliance check completes — trigger downstream workflows.

Make (Integromat)

Coming soon

No-code automation: connect Komplync to 1,000+ apps without writing a line of code.

Zapier

Coming soon

Build automated compliance workflows across your entire marketing stack.

API & Webhooks — Available now

Build your own integration

Full programmatic access to Komplync's compliance engine. Submit content, retrieve reports, and trigger downstream actions — all via secure REST endpoints.

REST API

Submit any content via POST — receive structured compliance reports with rule references, severity scores, and fix suggestions.

POST /v1/check
{
  "content": "Your marketing text...",
  "fund_type": "UCITS",
  "regulation": ["CSSF_22_795", "MIFID_II"]
}

Webhooks

Configure a webhook URL and receive a real-time payload when any check completes — perfect for CI/CD pipelines or workflow triggers.

{
  "event": "check.completed",
  "status": "violations_found",
  "violations": 2,
  "severity": "high",
  "report_url": "https://..."
}

API documentation available to enterprise customers

Request API access

Don't see your tool?

Tell us what you use. We prioritise integrations based on customer demand — your request directly influences our roadmap.

Request an integration