# Glide webhook(with secret token) from Cal.com

**URL:** https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454
**Category:** Ask for Help
**Created:** [January 23, 2025, 4:37pm UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454 "2025-01-23T16:37:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![slscustom.ru](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/slscustom.ru/32/77336_2.png) [@slscustom.ru](https://community.glideapps.com/u/slscustom.ru)
#### Post date: [January 23, 2025, 4:37pm UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454/1 "2025-01-23T16:37:00Z")

</div>

Hi!  
Has anyone else been able to activate Glide webhook(with secret token) from [Cal.com](http://cal.com/)?  
Thanks!

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 24, 2025, 12:59am UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454/2 "2025-01-24T00:59:59Z")

</div>

Can you describe more about the problem you’re facing?

---

<div class="post-metadata">

### Author: ![slscustom.ru](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/slscustom.ru/32/77336_2.png) [@slscustom.ru](https://community.glideapps.com/u/slscustom.ru)
#### Post date: [January 24, 2025, 1:45am UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454/3 "2025-01-24T01:45:17Z")

</div>

I created a web hook in Glide, created and copied the token.  
In the token entry window, in the [Cal.com](http://Cal.com) service, I enter this token and the ping from [cal.com](http://cal.com) does not work, whereas in the Glide configuration without a token and [cal.com](http://cal.com) without a token, the ping works and booking notifications come to Glide.  
From the documentation, I found out that [cal.com](http://cal.com) does not send the Authorization and token, but sends X-Cal-Signature-256.  
DJP says that just do not use the token. In principle, yes, but maybe someone has a solution.

> **[Webhooks - Cal.com Docs](https://cal.com/docs/developing/guides/automation/webhooks#verifying-the-authenticity-of-the-received-payload)**

[https://www.vidline.com/share/V02WHN2Z9V/2539326b21979b3798177512e4c339d1](https://www.vidline.com/share/V02WHN2Z9V/2539326b21979b3798177512e4c339d1)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 25, 2025, 12:07am UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454/4 "2025-01-25T00:07:40Z")

</div>

From reading the docs, it indeed seems like they only offer you a secret key (which is X-Cal-Signature-256).

 ![CleanShot 2025-01-25 at 07.08.41](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/7/879e91b433f12c545b71f8a26b135910dc43d70c.png)

I tried to find a workaround but wasn’t able to.

Maybe you can send it to Make first and then to Glide from Make?

---

<div class="post-metadata">

### Author: ![slscustom.ru](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/slscustom.ru/32/77336_2.png) [@slscustom.ru](https://community.glideapps.com/u/slscustom.ru)
#### Post date: [January 25, 2025, 12:28am UTC](https://community.glideapps.com/t/glide-webhook-with-secret-token-from-cal-com/79454/5 "2025-01-25T00:28:54Z")

</div>

Thanks, [ThinhDinh](https://community.glideapps.com/u/thinhdinh)!
