I am looking for a third-party booking integration for my existing React and ExpressJS app. In my app, I have multiple staff members, and for each staff member, I want to have separate availability slots. The end user should be able to book a slot with any staff member according to their availability.
I have explored some platforms like Calendly and SimplyMeet, but these platforms require each staff member to register on their platform and then set their availability there.
However, I don’t want my staff members to do separate registrations on these platforms.
Can anyone help me with a suggestion of any third-party platform that suits my scenario?
Booking platform integration.