It would be nice to have a few more options in the webhook section:
– Specifying a secret as an option to create a HMAC signature would be great to check on the receiver side if the hook is authentic.
– it would be great to include the trigger action (like booking_added) in the hook request.
– add an option how dates should be formatted (epoch, local string, ISO)
This might be my personal preference, but I’d prefer to set up one webhook URL and have checkboxes on what event the webhook is executed instead of setting up several webhooks for every trigger event.
