Búsquedas recientes


No hay búsquedas recientes

Bjorn Spruijt's Avatar

Bjorn Spruijt

Incorporación 20 feb 2023

·

Última actividad 26 feb 2023

Seguimientos

0

Seguidores

0

Actividad total

3

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Bjorn Spruijt

Bjorn Spruijt hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Great, thanks a lot for helping out and I understand!! I tried to acquire the external_id in my home-page template to pass it as a parameter as default field value for the customer no. in a form, but that didn't work since the ticket object doesn't exist in the home-page template and it seems that using the trigger and webhook is the only way to go...

Ver comentario · Publicado 26 feb 2023 · Bjorn Spruijt

0

Seguidores

0

Votos

0

Comentarios


Bjorn Spruijt hizo un comentario,

Comentario de la comunidad Developer - Zendesk APIs

Hi! I have a similar situation as Ashley. I want to add the users external_id to a custom field (customer no). The updating of the custom field (customer no) with the solution in this thread works great, but how do I get the users external_id into the custom fields 'value' in the JSON? Any help would be very much appreciated!

 

{
    "ticket": {
        "custom_fields": [
            {
                "id": 360020980097,
                "value": Here I need to pass the users external_id...but how?
            }
        ]
    }
}

Ver comentario · Publicado 20 feb 2023 · Bjorn Spruijt

0

Seguidores

0

Votos

0

Comentarios