最近搜索


没有最近搜索

Aravindaraj J's Avatar

Aravindaraj J

已加入2022年10月07日

·

最后活动2022年11月04日

关注

0

关注者

0

活动总数

8

投票

5

订阅

1

活动概览

的最新活动 Aravindaraj J

Aravindaraj J 进行了评论,

社区评论 Developer - Zendesk APIs

Hello Jupete,

Thanks for your response. My webhook is from ServiceNow, triggers created in Zendesk are updated to ServiceNow through the Webhook endpoint set in the Zendesk page.

For authenticating the ServiceNow Webhook endpoint in Zendesk, we use the bearer token and this is valid only for 30min. For security purpose, ServiceNow cannot generate a never-expiring token but they will share a 'Refresh Token' (with client_id, client_secret info) which can be used to generate access tokens any number of times.

Now, in Zendesk there is no option to enter refresh_token, client_id, client_secret to generate access tokens automatically when it expires. Or do we have such an option in Zendesk?

Thanks for your help!

查看评论 · 已于 2022年11月04日 发布 · Aravindaraj J

0

关注者

0

投票

0

评论


Aravindaraj J 创建了一个帖子,

帖子 Developer - Zendesk APIs

Hello,

I am working with Webhooks in Zendesk (Admin centre > Apps and Integrations > Webhooks), where I am sending trigger updates to the Webhook endpoint. These Webhook endpoints are authenticated through a Bearer token and the bearer token is valid for 30 minutes alone. After 30 minutes, I will have to generate a new token from the client application and apply it in the Zendesk Webhooks section.

In applications like ServiceNow, it is possible to regenerate access tokens through 'Refresh Token' automatically once it is expired. Is there any similar option that exists in Zendesk? If not, any plan to implement it in future?

已于 2022年11月03日 发布 · Aravindaraj J

0

关注者

11

投票

13

评论