최근 검색


최근 검색 없음

Rodrigo Fraga's Avatar

Rodrigo Fraga

가입한 날짜: 2021년 11월 12일

·

마지막 활동: 2024년 1월 09일

팔로잉

0

팔로워

0

총 활동 수

11

투표

1

플랜 수

3

활동 개요

님의 최근 활동 Rodrigo Fraga

Rodrigo Fraga님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

Following this doc: https://developer.zendesk.com/api-reference/live-chat/chat-api/incremental_export/

We should be able to GET at /api/v2/incremental/chats

But it's always returning:

{
"error":"InvalidEndpoint",
"description":"Not found"
}

What am I missing?

 

 

 

2024년 1월 09일에 게시됨 · Rodrigo Fraga

0

팔로워

2

투표 수

1

댓글


Rodrigo Fraga님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Hi @Shriniwas Kulkarni,

Yeah, there is no solution, you need to ask the subdomain so you can continue the oauth.

댓글 보기 · 2022년 8월 12일에 게시됨 · Rodrigo Fraga

0

팔로워

0

투표 수

0

댓글


Rodrigo Fraga님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Hi Erica,

I'm a third-party integration to be listed on Marketplace and installed in any account instance.

I need the account identification because they are tenants, and I need to identify them when I receive a webhook event.

Unfortunately, for security purposes, we don't have an API to retrieve Zendesk instance id's

Actually, you are sending the Account ID via Webhook event header:

X-Zendesk-Account-Id

And, recently, I figured out that the "/api/v2/audit_logs" endpoint contains the account ID info.
So this information is actually accessible but not easy to get.


The standard way to return such info is by querying the oAuth token details or using JWT to encode the token.

댓글 보기 · 2021년 11월 23일에 게시됨 · Rodrigo Fraga

0

팔로워

0

투표 수

0

댓글


Rodrigo Fraga님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

Hi, 

I'm building a third-party integration to be listed on Marketplace and I need a way to get the unique account ID (the Zendesk instance identification).

Which RESTful API can I get that?

Thanks.

2021년 11월 17일에 게시됨 · Rodrigo Fraga

0

팔로워

6

투표 수

7

댓글


Rodrigo Fraga님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Yes, it's correct.

Thanks.

댓글 보기 · 2021년 11월 16일에 게시됨 · Rodrigo Fraga

0

팔로워

0

투표 수

0

댓글


Rodrigo Fraga님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

I'm not using the ZAF Client API. I'm using only the RESTful API.

Researching more, it looks like I need to ask the subdomain before the user authorizes the App, even if it's using the global OAuth client. Is that correct?

If yes, the design is horrible and painful for end-users.

댓글 보기 · 2021년 11월 16일에 게시됨 · Rodrigo Fraga

0

팔로워

0

투표 수

0

댓글


Rodrigo Fraga님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

Hi!

I'm building an app that will be deployed for any Zendesk account, so I will need a Global oAuth Client.

But, when the user authorizes the installation, how do I get the account subdomain to make API calls?

I know that https://{subdomain}.zendesk.com/api/v2/brands give all info, but it requires a subdomain too...

 

Thanks.

2021년 11월 12일에 게시됨 · Rodrigo Fraga

0

팔로워

4

투표 수

9

댓글