system
December 28, 2023, 8:55am
1
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.
system
December 28, 2023, 9:15am
2
Nicholas Alias wrote:
I see that you have 2 webhooks but at the moment this user has no bookings.
system
December 28, 2023, 9:41am
3
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
system
December 28, 2023, 9:46am
4
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
system
December 28, 2023, 10:01am
5
Nicholas Alias wrote:
please remove duplicate webhooks by “event”. The event is sent to the first one.
system
December 28, 2023, 10:25am
6
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.
system
January 4, 2024, 5:49pm
7
Max Skupin wrote:
Hello, just checking, please let me know if you need more information
system
January 15, 2024, 5:59pm
8
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.
system
January 16, 2024, 9:35pm
9
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.
system
January 17, 2024, 8:55am
10
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