Showing my Wix service bookingslist on another website via API

Hello,

Hope someone can help me.

I want to make an API to share my list of service from bookingspage to other websites outside wix.

Support send me some artikel to make an API. Unfortunately, I can’t really make sense of that article. Is there anyone who can provide me with a piece of code for an API that my booking page can be integrated into other websites, including websites that have just been built with Wix.

It concerns the products on this page:

Is there also a way to keep track of how many people come in via the partner website in question?

Hoping that someone can help me because I will be eternally grateful to that person or persons.

I am using the old website editor in case that make sense.

Best regards,

Huig den Boer

I don’t know if Wix booking can export to other site. There’s API which you can use to write code to fetch your own server and get the data from it. Here is a link Wix Code API - fetch
As my experience, I found the little open source one with API docs
(Cal.com) You should give it a try. Or use external database and integrate it to your Wix site for more functionality.