Ricerche recenti


Nessuna ricerca recente

AlexanderKnoch_Unbabel's Avatar

AlexanderKnoch_Unbabel

Data ingresso 19 gen 2023

·

Ultima attività 24 lug 2024

Seguiti

0

Follower

0

Attività totali

4

Voto

1

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di AlexanderKnoch_Unbabel

AlexanderKnoch_Unbabel ha creato un post,

Post 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 

Data ultimo post: 24 lug 2024 · AlexanderKnoch_Unbabel

0

Follower

0

Voti

0

Commenti


AlexanderKnoch_Unbabel ha commentato,

Commento nella community 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

Visualizza commento · Data ultimo post: 21 giu 2024 · AlexanderKnoch_Unbabel

0

Follower

0

Voti

0

Commenti