CompanyLeadInfoChannelConfig
Destination configuration for company lead-info notifications.
channel_idChannel Idrequired
The destination chat/channel id at the provider.
channel_typeChannel Type
The messaging platform of the destination (defaults to telegram).
Possible values: [telegram, whatsapp, waba, max, viber, instagram, fasttrack, usedesk, salebot, avito, vk, yandex_messenger, email, sms, pinbox, linkedin, amocrm_salesbot, bitrix24_openlines, sip, webrtc, bothelp]
Default value:
telegrammessage_thread_id object
Optional thread id within the destination chat.
- string
- null
string
CompanyLeadInfoChannelConfig
{
"channel_id": "string",
"channel_type": "telegram",
"message_thread_id": "string"
}