Búsquedas recientes


No hay búsquedas recientes

Eddy Castillo's Avatar

Eddy Castillo

Incorporación 16 oct 2021

·

Última actividad 16 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

9

Votos

2

Suscripciones

3

RESUMEN DE LA ACTIVIDAD

Última actividad de Eddy Castillo

Eddy Castillo hizo un comentario,

Comentario de la comunidad Developer - Zendesk Apps Framework (ZAF)

Thanks for the alternative solution, I will try this out. 

Ver comentario · Publicado 14 sept 2021 · Eddy Castillo

0

Seguidores

0

Votos

0

Comentarios


Eddy Castillo hizo un comentario,

Comentario de la comunidad Developer - Zendesk Apps Framework (ZAF)

Thank you for the information. Unfortunately, this won't work since we want to update the custom drop-down meu field with information from the ticket itself, on a ticket-to-ticket basis, every time we get a ticket it only shows the organization information and the location details, and each org is different. 

This is the reason we are using an App to display the information, and then pass the information from the app to the custom field. 

Ver comentario · Publicado 14 sept 2021 · Eddy Castillo

0

Seguidores

0

Votos

0

Comentarios


Eddy Castillo creó una publicación,

Publicación Developer - Zendesk Apps Framework (ZAF)

Hi, 

I'm trying to create an app that hits one of our external databases, and from it get information that is not in Zendesk, like each name of a location attached to a single organization, and then pass that information into a custom field, a drop-down menu so that agents can select the appropriate location. 

I found some details on how to do this using a text custom field but not a drop-down menu one. 

Sample: 
XXXX1 = text custom field


client.set('ticket.customField:custom_field_XXXX1', localStorage.pick);

Thanks for your help. 

Publicado 13 sept 2021 · Eddy Castillo

1

Seguidor

3

Votos

4

Comentarios


Eddy Castillo hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

We have an ETL script from Zendesk to our own Database; we want to make sure this one continues to work even if the person that generates the token is no longer with the company. We've been using a basic + token authentication method; however, it is tied to a user. 

Would you recommend using an OAuth token instead? Would this keep the token alive even if the user/admin that generates it is deactivated?

Thanks

Ver comentario · Publicado 26 mar 2021 · Eddy Castillo

0

Seguidores

0

Votos

0

Comentarios