Recent searches


No recent searches

Jehudowuf's Avatar

Jehudowuf

Joined Oct 30, 2022

·

Last activity Oct 31, 2022

Following

0

Followers

0

Total activity

2

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Jehudowuf

Jehudowuf created a post,

Post Developer - Zendesk APIs

I am migrating some code to Java Spring Boot and using Zendesk WebHooks. The Webhooks request have two headers.

X-Zendesk-Webhook-Signature - the main signature
X-Zendesk-Webhook-Signature-Timestamp - the timestamp used to verify the signature

Also there is a secret key. Until now I was able to test webhook and It successfully reached my @RestController but now I want to validate it that its coming from Zendesk. Ref - https://developer.zendesk.com/documentation/event-connectors/webhooks/verifying/

Posted Oct 30, 2022 · Jehudowuf

0

Followers

3

Votes

2

Comments