Embed Appointment Booking on different website

Hi,

is it possible to embed the “appointment booking” on a different website?
On default it is available under “YOUR_DOMAIN.com/book_appointment”.
I would like to embed the calendar on “A_DIFFERENT_DOMAIN.com/book-a-meeting” for example.

Cheers,
René

Hi, you can do this via API.

For more details please refer API documentation.

https://frappeframework.com/docs/v14/user/en/api/rest

Sorry I don’t really get what you mean. How can I embed the Appointment Booking via the API? Do you mean adding new appointments via the API?

So what I would like to achieve is to actually embedd the visual Appointment booking calendar on another website. Not adding new appointments via the api.

you can copy the link and put it in an iframe in your website and you need a little change in your nginx file for this as well to allow loading content on other origin as well