Is it possible to get the date/hour from the widget (in iframe) when a user select an appointment ?
I need to get this information in order to send it to a web service. Or maybe there is callback after the appointment is booked ?
I've tried different approach with javascript but none of them works, maybe because it is in an iframe (there is some limitation with iframe due to security reasons).
Thank you
0 Votes
Julien Pauthier posted
7 days
AdminBest Answer
Hello,
Our new scheduling widget does not offer custom JS & hooks to be used unfortunately.
Hello,
Is it possible to get the date/hour from the widget (in iframe) when a user select an appointment ?
I need to get this information in order to send it to a web service. Or maybe there is callback after the appointment is booked ?
I've tried different approach with javascript but none of them works, maybe because it is in an iframe (there is some limitation with iframe due to security reasons).
Thank you
0 Votes
Julien Pauthier posted 7 days Admin Best Answer
Hello,
Our new scheduling widget does not offer custom JS & hooks to be used unfortunately.
Best is rely on our Appointment watcher to notify your API endpoint in realtime when a new appointment is booked: https://support.agendize.com/support/discussions/topics/4000345023
I hope this helps.
Best regards,
Julien
0 Votes
1 Comments
Julien Pauthier posted 7 days Admin Answer
Hello,
Our new scheduling widget does not offer custom JS & hooks to be used unfortunately.
Best is rely on our Appointment watcher to notify your API endpoint in realtime when a new appointment is booked: https://support.agendize.com/support/discussions/topics/4000345023
I hope this helps.
Best regards,
Julien
0 Votes
Login or Sign up to post a comment