[#1135] Webhooks not working

Migrated from Redmine #1135 | Author: Max Skupin
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2023-12-28


I created different webhooks and used different URLs each time. None of the webhooks are getting any data.
I used the following command:

curl -X POST Logging to SimplyMeet.me \ curl -X POST Logging to SimplyMeet.me
-H “Content-Type: application/json”
-H “X-API-KEY: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”
-d ‘{
“events”: [“meetingScheduled”, “meetingCancelled”, “meetingRescheduled”],
“url”: “https://xxxxxxxxxxx.m.pipedream.net”,
“secret”: “”
}’

Please let me know what else do i have to do after creating the webhook for me to know.

Nicholas Alias wrote:

I see that you have 2 webhooks but at the moment this user has no bookings.

Max Skupin wrote:

I’ve made bookings and deleted them after. I just created 3 new ones and got some data 30 minutes ago on the pipedream trigger

Max Skupin wrote:

Nicholas Alias wrote:

I see that you have 2 webhooks but at the moment this user has no bookings.

I’ve created the following webhooks:

265657bb-bdbc-490f-9336-8dd570db3b25

08c368cd-014b-4fa4-b6d3-5c1828dfd0ad

6d046335-13b5-4962-bcce-79aacddfecaa

be839a2e-c16f-4077-8a76-799e1b4a8df6

Nicholas Alias wrote:

please remove duplicate webhooks by “event”. The event is sent to the first one.

Max Skupin wrote:

I deleted all the webhooks and created a new one, only for the meetingScheduled event e8fcf939-3505-4dd0-bbf5-75c1ad78d21d
Also created 3 new meetings.

Max Skupin wrote:

Hello, just checking, please let me know if you need more information

Nicholas Alias wrote:

Please don’t delete events because we cannot check logs. Create an event and do not delete it. And leave an email of your user.

Max Skupin wrote:

There are 3 events now canceled that did not send any data to the configured webhook. Please tell me what you need me to do to move this forward.

Nicholas Alias wrote:

You have organization and create bookings for other users in organization, while the webhook is added only for one user (yourself).
Please add the same webhook for other users in your organization as well