Pesquisas recentes
Sem pesquisas recentes

Sal
Entrou em 16 de abr. de 2021
·
Última atividade em 19 de jul. de 2023
Seguindo
3
Seguidores
0
Atividade total
48
Votos
6
Assinaturas
25
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Sal
Sal comentou,
It would be really nice if Zendesk provided a repo of example custom apps that utilise the most common patterns
Exibir comentário · Publicado 19 de jul. de 2023 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
Is your Zendesk instance IP restricted?
Exibir comentário · Publicado 16 de jul. de 2023 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
You need to build the app first using ‘npm run build’
That will build it in the dist folder
Then you can npm run start
Then you can zcli:apps:server
Exibir comentário · Publicado 14 de jul. de 2023 · Sal
0
Seguidores
1
Votos
0
Comentários
Sal comentou,
What is the Node version?
Exibir comentário · Publicado 28 de jun. de 2023 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
Check out this repo
https://github.com/OlegGulevskyy/zendesk-vite-boilerplate
Reach out if you have any specific questions
Exibir comentário · Publicado 19 de dez. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
Yes it just needs something to trigger off.
I.e change of a ticket field, or status etc
The problem we were having was that Agents using Skip shouldn’t see tickets that had no Skill associated on creation. This solved that.
What’s your use case?
Exibir comentário · Publicado 12 de dez. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
Hey Ty,
When a ticket arrives via a web form, we tag it as example_type_1
Then a trigger calls the web hook I created that adds the skills using the api/v2/routing API endpoint
Here’s the API for reference
https://developer.zendesk.com/api-reference/ticketing/ticket-management/skill_based_routing/#set-ticket-attribute-values:~:text=Ticket%20Attribute%20Values-,POST%20%2Fapi%2Fv2%2Frouting%2Ftickets,with%20the%20specified%20attributes.,-Invalid%20or%20deleted
Exibir comentário · Publicado 12 de dez. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
I was able to make this happen.
I used Triggers, Tags, Webhooks and the API.
Working like a charm.
Exibir comentário · Publicado 12 de dez. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
@Ismail - I am using ZCLI.
@Will I think you are missing secure: true for the parameter in the manifest file
Exibir comentário · Publicado 30 de nov. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários
Sal comentou,
I would try creating a background.html file for the background app and remove the icon to fix the error
Exibir comentário · Publicado 18 de nov. de 2022 · Sal
0
Seguidores
0
Votos
0
Comentários