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

ActionDescription
GetConnectorInfoRetrieve a field value from a specific connector.
SetConnectorInfoSet a field value on a specific connector.
CreateConnectorCreate a new connector for an integration.
DeleteConnectorDelete an existing connector.

Did this page help you?