Skip to main content

Integrations

The Integrations module connects Zild to external systems using event-driven and API-based mechanisms.
  • Webhooks
  • Connectors

Webhooks

Webhooks allow Zild to send event notifications to external systems in real time.

Supported Events

  • Conversation started
  • Message received
  • Message sent
  • Conversation closed
  • Escalation triggered
  • Tool executed

Configuration Fields

  • Event type
  • Destination URL
  • HTTP method
  • Authentication method
  • Retry strategy
  • Timeout policy

Retry Strategy

Recommended configuration:
  • Exponential backoff
  • Maximum retry attempts
  • Failure logging

Connectors

Connectors provide structured integration with third-party platforms. Examples:
  • CRM systems
  • ERP systems
  • Payment gateways
  • Ticketing systems
  • Data warehouses

Connector Capabilities

  • Data synchronization
  • Trigger-based automation
  • Tool invocation
  • Authentication management

Security Recommendations

  • Use HTTPS endpoints
  • Rotate API keys periodically
  • Implement request validation
  • Log integration failures