Recent searches


No recent searches

Aravindaraj J's Avatar

Aravindaraj J

Joined Oct 07, 2022

·

Last activity Nov 04, 2022

Following

0

Followers

0

Total activity

8

Votes

5

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Aravindaraj J

Aravindaraj J commented,

Community comment 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!

View comment · Posted Nov 04, 2022 · Aravindaraj J

0

Followers

0

Votes

0

Comments


Aravindaraj J created a post,

Post 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?

Posted Nov 03, 2022 · Aravindaraj J

0

Followers

11

Votes

13

Comments