I’m working on integrating the Zoom Meeting SDK into a custom appointment booking flow on this website. The idea is to auto-generate Zoom meeting links once a user books a session and display it on their dashboard.
Has anyone successfully done this with a React-based frontend? I’m mainly struggling with securely generating and passing the signature. Any tips, best practices, or example flows would be super helpful.
Yes, there are lots of ways to do it.
There are some event plugins that will integrate with Zoom, although I have not personally used any recently.
I now use TidyCal and embed the code from that., this gives me custom booking rules and intragrates with my calendar and with zoom.
Calendly is the other main product.
Zoom has a scheduler, but I haven’t tried to integrate that, but now I’ve prompted myself to look at it.