Via types reference

The channel of a via object tells you how an action or event was created and can be expressed as a via type (a string value) or a via id (an integer value). For example:

"via": {    "channel": "mail",    "source": {      "from": {        "address": "[email protected]",        "name": "mycompany"      },      "rel": null,      "to": {        "address": "[email protected]",        "name": "Example Account"      }    }  }
"via": {    "channel": 4,    "source": {      "from": {        "address": "[email protected]",        "name": "mycompany"      },      "rel": null,      "to": {        "address": "[email protected]",        "name": "Example Account"      }    }  }

We recommend using via type for ease of use and readability.

The following table maps the via id to the via type and ticket type.

via id
via typeOmnichannel routingTicket created byDescription
0web_formEmailwebWeb form
4mailEmailemailEmail
5web_serviceEmailapiWeb service (API)
8ruleruleTrigger, automation
9linked_problemLinked problem
10group_deletionGroup deletion
11user_changeChange user
12user_deletionDelete user
13group_changeChange group
14resource_pushPush resource
15iphoneiPhone
16get_satisfactionGet Satisfaction
17dropboxwebFeedback tab
19mergeEmailMerge
20batchwebBatch
21recovered_from_suspended_ticketsRecover from suspended ticket
22automatic_solution_suggestionsAutomatic Solution Suggestions
23twitter_favoritetwitterX (formerly Twitter) like
24topicforumTopic
25user_mergeMerge user
26twitter_dmtwitterX DM
27closed_ticketEmailwebClosed ticket
28logmein_rescueLogMeIn Rescue
29chatMessagingchatChat
30twitterEmailtwitterX
31ticket_sharingEmailapiTicket sharing
32macro_referenceMacro reference
33voicemailvoiceVoicemail
34phone_call_inboundCallsvoicePhone call (incoming)
35phone_call_outboundCallsvoicePhone call (outbound)
36blogapiBlog
37text_messageText message
38facebook_postEmailfacebookFacebook post
39importapiImport
40githubapiGitHub
41facebook_messagefacebookFacebook private message
42lotuswebLotus
43monitor_eventMonitor event
44api_voicemailapiCTI* voicemail
45api_phone_call_inboundapiCTI phone call (inbound)
46api_phone_call_outboundapiCTI phone call (outbound)
47churned_accountChurned account
48web_widgetEmailwebWeb Widget
49mobile_sdkEmailmobile_sdkMobile SDK
50helpcenterhelp_centerHelp center post
51sample_ticketsample_ticketSample ticket
52sample_interactive_ticketsample_ticketSample interactive ticket
53admin_settingAdmin setting
54satisfaction_predictionSatisfaction prediction
55any_channelEmailany_channelChannel framework
56mobilemobileMobile
57smssmsSMS
58ticket_taggingTicket tagging
59connect_ipmConnect IPM
60connect_mailConnect Mail
61connect_smsConnect SMS
62rule_revisionruleRule revision
63answer_bot_for_agentsanswer_bot_for_agentsAnswer Bot for agents
64answer_bot_for_slackanswer_bot_for_slackAnswer Bot for Slack
65answer_bot_for_sdkanswer_bot_for_sdkAnswer Bot for SDK
66answer_bot_apianswer_bot_apiAnswer Bot API
67answer_bot_for_web_widgetanswer_bot_for_web_widgetAnswer Bot for Web Widget
68symphonySymphony
69side_conversationEmailside_conversationSide conversation
70answer_botAnswer Bot
71omnichannelOmnichannel
72lineMessaginglineLINE
73wechatMessagingwechatWeChat
74whatsappMessagingwhatsappWhatsApp
75native_messagingMessagingnative_messagingNative messaging
76mailgunMessagingmailgunMailgun
77messagebird_smsMessagingmessagebird_smsMessageBird SMS
78sunshine_conversations_facebook_messengerMessagingsunshine_conversations_facebook_messengerSunshine Conversations Facebook Messenger
79telegramMessagingtelegramTelegram messenger
80twilio_smsMessagingtwilio_smsTwilio SMS
81viberMessagingviberViber messenger
82google_rcsMessaginggoogle_rcsGoogle RCS messaging
83apple_business_chatMessagingapple_business_chatApple Messages for Business
84google_business_messagesMessaginggoogle_business_messagesGoogle Business Messages
85kakaotalkMessagingkakaotalkKakaoTalk messenger
86instagram_dmMessaginginstagram_dmInstagram Direct Messenger
87sunshine_conversations_apiMessagingsunshine_conversations_apiSunshine Conversations API
88sunshine_conversations_twitter_dmMessagingsunshine_conversations_twitter_dmSunshine Conversations X DM
89chat_offline_messageOffline Chat Message
90chat_transcriptchat_transcriptChat transcript
91business_messaging_slack_connectbusiness_messaging_slack_connectSlack Connect Business Messaging

*CTI - Computer Telephony Integration