Hello,
Currently, we do not have the hooks for common usage but we’re planning to make some for the public. However, I’m providing you a hook that is placed after an appointment is recorded in the database table!
hook name: bookingpress_after_add_appointment_from_backend
hook type: action
params:
1) $inserted_booking_id – inserted appointment id
2) $bookingpress_appointment_data – details of appointments
3) $entry_id – entry id of the appointment
Note: We do not provide a guarantee about the hook as it’s not for common usage so it may be updated/removed in future updates of the BookingPress so please use it with caution.
Thanks
Thank you for your response. The last part is not reassuring though. I might just find another plugin then. Thank you though.
Please consider this ticket resolved.