Connector
Connector actions let you manage integration connectors at runtime. Connectors link an agent to external channels and
services (e.g., Sandbox chat, WhatsApp, phone, webhooks). You can create, delete, and read or write connector properties
programmatically.
Available Actions
| Action | Description |
|---|---|
| GetConnectorInfo | Retrieve a field value from a specific connector. |
| SetConnectorInfo | Set a field value on a specific connector. |
| CreateConnector | Create a new connector for an integration. |
| DeleteConnector | Delete an existing connector. |
Updated 3 months ago
Did this page help you?

