Skip to main content

Integrations Overview

Sydx AI offers multiple ways to connect with your existing tools and automate your workflows. Whether you need to send messages programmatically, sync contacts with your CRM, or receive real-time events, we have you covered.


Available Integrations

Webhook Events

Receive real-time notifications when events occur in your Sydx AI workspace:

  • New messages received
  • Message delivery/read status changes
  • Contact updates
  • Payment events

Configure webhooks from Settings → Integrations to push events to your own servers, Zapier, Make.com, or n8n.

Automation Engine

Connect Sydx AI with hundreds of third-party services through our built-in automation engine:

  • Trigger events — New message, new contact, status change, etc.
  • Actions — Send messages, update contacts, assign team members
  • External connections — Google Sheets, Slack, Email, CRMs, and more

See the Automations feature guide for detailed setup instructions.


Authentication

All integrations require authentication using an API key generated from your Sydx AI dashboard:

  1. Go to Settings → Integrations
  2. Click "Generate API Key"
  3. Copy the key securely — it is only shown once
  4. Use this key in the Authorization header of your requests
Security
  • Never share your API key publicly
  • Rotate your API key periodically
  • Each API key is scoped to your organization

Rate Limits

To ensure platform stability, all integrations are subject to rate limits:

PlanRequests per Minute
Starter60
Growth120
Scale300

If you exceed the rate limit, you'll receive an error response. Wait a moment before retrying.


Webhooks

For real-time event notifications, see our Webhooks guide.


Getting Help

If you need help with integrations:

  • Email: support@sydxai.com
  • Documentation: Check the feature-specific guides for detailed setup instructions