Búsquedas recientes


No hay búsquedas recientes

dave.passaro's Avatar

dave.passaro

Incorporación 28 may 2021

·

Última actividad 02 may 2022

Seguimientos

0

Seguidores

0

Actividad total

10

Voto

1

Suscripciones

4

RESUMEN DE LA ACTIVIDAD

Última actividad de dave.passaro

dave.passaro hizo un comentario,

ComentarioZendesk messaging

Hello, 
I am attempting to add messaging to our zendesk plugin translation app, the method we usually use for sending chat messages is not working after enabling messaging

client.invoke('ticket.sendMessage', { channel: 'chat', message: text}) 
however, all our other functionality is still working. Is this expected, I see the chat API is recommended for messaging, is that the only way? 

 

Ver comentario · Publicado 02 may 2022 · dave.passaro

0

Seguidores

0

Votos

0

Comentarios


dave.passaro hizo un comentario,

ComentarioDeveloper updates

Ticket Send Message (Ticket Sidebar Location)

  • Invoking this property enables your app to send a message to the end-user, on behalf of the agent. Only works during a live chat conversation for the time being, messaging is coming soon.
  • Documentation

Is messaging supported yet? 

Ver comentario · Publicado 29 abr 2022 · dave.passaro

0

Seguidores

0

Votos

0

Comentarios


dave.passaro hizo un comentario,

ComentarioAccounts and billing

Hi Dave,

Thanks for that link, I see it demonstrates getting the headers via a curl, however using the following request can I receive these headers or error? I am not getting a 429 or any of this info in the response, but I might get it if I avoid using the client request?  

options = {
url:"/api/v2/tickets/" + this.ticketId + ".json",
type:"PUT",
contentType:"application/json",
data:'',
dataType:"json",
};
client.request(options); 

Ver comentario · Publicado 29 abr 2022 · dave.passaro

0

Seguidores

0

Votos

0

Comentarios


dave.passaro hizo un comentario,

ComentarioAccounts and billing

Is there an API a support app can use to check if the rate limit has been reached? I am not able to receive the 429 too many requests signal in my app, it appears in the console but the actual call being paused gets no feedback until the limit is up and it completes. 

Ver comentario · Publicado 28 abr 2022 · dave.passaro

0

Seguidores

0

Votos

0

Comentarios


dave.passaro hizo un comentario,

ComentarioTicket customization

Is there a way to disable the translation bar option showing altogether. 
Thanks,
Dave

Ver comentario · Publicado 25 ene 2022 · dave.passaro

0

Seguidores

1

Voto

0

Comentarios