Recherches récentes
Pas de recherche récente

AlexanderKnoch_Unbabel
Adhésion le 19 janv. 2023
·
Dernière activité le 24 juil. 2024
Suivis
0
Abonnés
0
Activité totale
4
vote
1
Abonnement
1
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par AlexanderKnoch_Unbabel
AlexanderKnoch_Unbabel a créé une publication,
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
Publication le 24 juil. 2024 · AlexanderKnoch_Unbabel
0
Abonnés
0
Votes
0
Commentaire
AlexanderKnoch_Unbabel a ajouté un commentaire,
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
Afficher le commentaire · Publication le 21 juin 2024 · AlexanderKnoch_Unbabel
0
Abonnés
0
Votes
0
Commentaire