Migrated from Redmine #1146 | Author: James Hilton-Barber Status: New | Priority: Immediate, there is BUG! | Created: 2024-01-25
Hi, I have been trying to test the Webhook part of the API, configured via the Simplybook dashboard. Two days ago, it worked and my supplied callback URL was called.
However, since then, I can’t get anything (create, change, delete) to trigger a call, no matter how many callbacks I try.
would really appreciate some assistance with this, we’ve been blocked for 6 days because we can’t sync our systems with Simplybook. Even just Zapier. Anything. Please.
as per our logs it was called but we receive non 200 status. Please check your url address and script which is listening on this address. Unfortunately this is your url and it is out of our controll
so there’s nothing in the Simplybook API that has blacklisted us for the non-200 or broken the webhook config to the point they’re not executing? As far as you’re concerned, those POST requests (to Zapier or another URL) are being made. Can you please confirm when the last POST request for a cancel event was made. I’ve just cancelled a booking, so it should be within a minute of the timestamp on this.
I would suggest you to use service like https://webhook.site/ and put its url as callback, trigger action and see the result. If you will get nothing please contact us
Okay, then it is only triggering for things booked through the booking site, which we don’t use. If you check the webhook.site you’ll see that 147 didn’t come through (made via api). Is this expected behaviour?
Hi, please could you confirm whether it is expected behavior for webhooks (including Zapier) to only trigger from the Simplybook Client Booking Page, and not from actions performed within Simplybook Dashboard or via the API?