Recent searches
No recent searches
Via Channel API
Posted Feb 16, 2022
Good Morning, i have a question about Via channel in Api. I try to change the via channel in a ticket by Api methods, but a can't do it. Do you now some code about this? or information related, i read the documentation oficial of Zendesk, but i don't found it.
Thank's! Atte.Lorenzo.Rodriguez
1
13
13 comments
Tipene Hughes
Hi Lorenzo,
Thanks for reaching out!
We generally advise against overwriting the channel of an already created ticket as changing it could cause unforeseen problems. Would you mind sharing your use-case so that we can explore other options to achieve what you're trying to do?
Look forward to hearing from you!
Tipene
0
Lorenzo Rodriguez
Hi Tipene,
Okay i understand that, my team and I well try to change te via channel in the ticket via API methods. This is simple for test the tool and discovered what can we do.. too a client proposed that situation and we are traing to find the solution. We should look for other ways,
!thanks for response me!
Lorenzo
0
Brianna Allwright
I am having a similar issue where I cannot map "channel": "api" to a via id # with this list. https://developer.zendesk.com/documentation/ticketing/reference-guides/conditions-reference/#via-types
Tipene, is there an exhaustive list of the channels/via types Zendesk offers?
0
Tipene Hughes
Sorry for the delay in getting back to you!
The document you linked provides the full list of current channels and their corresponding Via types and Via IDs. Are you experiencing issues with updating an already existing ticket, or specifying a channel when creating a new ticket?
0
jc hernandez
Hello Tipene! I see that this list of via types was finally updated, which is a huge win! Thank you very much to your team and others who worked on this.
https://developer.zendesk.com/documentation/ticketing/reference-guides/via-types/
I would now love to know when you will finish the mapping for the via types in the "ticket created by" column. Right now there are many gaps, and multiple items that are different via IDs, but are all "web" or "api" or "voice", etc. These should each be an unique as the via ID number, otherwise it is impossible for teams to know what they are looking at. Is there a timeline for these updates?
0
Eric Nelson
Each of these different via types is owned by different teams and many of them are not tied to a specific channel. As we work on making improvements in creating a unified experience, these will continue to be updated. I'd suggest continuing to check back as the documentation will continue to reflect the work as it gets completed.
Thanks for your patience,
0
Kumar B
How can I add mu own Via type,
So on ticket it will be written as, via my xyz app
0
Greg Katechis
Hi Kumar! There is no way to add your own, but if you let us know what your use-case is, we can probably find another solution for you.
0
Brad Myers
We have thousands of profiles in zd that are null null or undefined undefined, is there a way to batch update the first name / last name field using email as the fixed variable? These user profiles are in the support module
0
Johnny
Hi Greg Katechis, can you help? Currently, tickets created via messaging lack an option to switch back to email. While I see Zendesk implementing this feature as a temporary workaround, is it feasible to automatically update all tickets logged via messaging to the email channel using the API?
0
Bobby Koch
Johnny you ever figure this out?
0
Erica Girges
Hi Bobby and Johnny,
You could automate updating the via type field with a script via API after ticket creation. I understand that may not be ideal but it would service your need.
0
Bobby Koch
Erica Girges thank you, so just to confirm - a ticket created via messaging, then the script would run to change to email - would that prevent the user from engaging back with us over messaging? If they comment on the ticket via messaging again, would it open a new one?
Any feasibility in using a webhook to make the update?
0