Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

AlexanderKnoch_Unbabel
Beigetreten 19. Jan. 2023
·
Letzte Aktivität 24. Juli 2024
Folge ich
0
Follower
0
Gesamtaktivitäten
4
Stimme
1
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von AlexanderKnoch_Unbabel
AlexanderKnoch_Unbabel hat einen Post erstellt
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
Gepostet 24. Juli 2024 · AlexanderKnoch_Unbabel
0
Follower
0
Stimmen
0
Kommentare
AlexanderKnoch_Unbabel hat einen Kommentar hinterlassen
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
Kommentar anzeigen · Gepostet 21. Juni 2024 · AlexanderKnoch_Unbabel
0
Follower
0
Stimmen
0
Kommentare