Búsquedas recientes


No hay búsquedas recientes

AlexanderKnoch_Unbabel's Avatar

AlexanderKnoch_Unbabel

Incorporación 19 ene 2023

·

Última actividad 24 jul 2024

Seguimientos

0

Seguidores

0

Actividad total

4

Voto

1

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de AlexanderKnoch_Unbabel

AlexanderKnoch_Unbabel creó una publicación,

Publicación Developer - Zendesk Apps Framework (ZAF)

Hi!

 

I'm using the action client.request(options) documented here https://developer.zendesk.com/api-reference/apps/apps-core-api/client_api/#clientrequestoptions.

 

My question:

What are the default values for some of the options listed? 
E.g. What is the default timeout value in case it's not explicitly set?

 

Thanks and best regards,

Alexander 

Publicado 24 jul 2024 · AlexanderKnoch_Unbabel

0

Seguidores

0

Votos

0

Comentarios


AlexanderKnoch_Unbabel hizo un comentario,

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

Hi Karun Kamal ,

 

is it somehow possible to get a client instance of another app?

Let's say I'm responsible for “App_A” and I have another app “App_B” installed from the marketplace and I want to be able to trigger a desired behaviour in this other “App_B”?
Can I do something in the direction of:

instances = await clientAppA.get('instances')
instance_app_b = filter_instance({name:"App_B", location:"ticket_sidebar"})
...

Or is it just possible to fetch all instances of my own app “App_A"?
 

Thanks and best regards,

Alex

Ver comentario · Publicado 21 jun 2024 · AlexanderKnoch_Unbabel

0

Seguidores

0

Votos

0

Comentarios