최근 검색


최근 검색 없음

AlexanderKnoch_Unbabel's Avatar

AlexanderKnoch_Unbabel

가입한 날짜: 2023년 1월 19일

·

마지막 활동: 2024년 7월 24일

팔로잉

0

팔로워

0

총 활동 수

4

투표

1

가입 플랜

1

활동 개요

님의 최근 활동 AlexanderKnoch_Unbabel

AlexanderKnoch_Unbabel님이 에 게시물을 만듦

게시물 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 

2024년 7월 24일에 게시됨 · AlexanderKnoch_Unbabel

0

팔로워

0

투표 수

0

댓글


AlexanderKnoch_Unbabel님이 에 댓글을 입력함

커뮤니티 댓글 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

댓글 보기 · 2024년 6월 21일에 게시됨 · AlexanderKnoch_Unbabel

0

팔로워

0

투표 수

0

댓글