최근 검색
최근 검색 없음
How to authenticate API call from zendesk to my backend
2022년 6월 21일에 게시됨
Hi there. We are building a ticket sidebar app that needs to communicate with our backend.
Which token do we need to send to our backend (settings, OAuth), and how to validate it on our side?
0
1
댓글 1개
Greg Katechis
The specific authentication to call to your own APIs is determined by your service, nothing on Zendesk's side. You could utilize something like JWT to verify that the request that your service receives is from your app, as we lay out in this article. If that doesn't meet your needs, could you tell us more about your app and how it will send and/or receive data from your API?
0
댓글을 남기려면 로그인하세요.