Name | Type | Description | Notes |
---|---|---|---|
name | str | Identifier for use in control transfer protocols. Restricted to alphanumeric characters, `-` and `_`. | [optional] |
integration_id | str | The id of the integration to link to the switchboard integration. Must be used when linking a custom integration. Can't provide both `integrationId` and `integrationType`. | [optional] |
integration_type | str | The type of the integration to link to the switchboard integration. Must be used when linking an OAuth integration. Can't provide both `integrationId` and `integrationType`. | [optional] |
deliver_standby_events | bool | Setting to determine if webhooks should be sent when the switchboard integration is not in control of a conversation (standby status) | [optional] |
next_switchboard_integration_id | str | [optional] | |
message_history_count | int | Number of messages to include in the message history context. | [optional] |