Integrations
The Integrations module connects Zild to external systems using event-driven and API-based mechanisms.Menu Structure
- Webhooks
- Connectors
Webhooks
Webhooks allow Zild to send event notifications to external systems in real time.Supported Events
- Conversation Ended - Triggered when a conversation ends for the Channels: WebChat, WhatsApp, E-mail and Voice.
- Evaluation Result - Triggered when Zild Insights finish to run a evaluation of a conversation.
Configuration Fields
- Name
- Event type
- Destination URL
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