I’m setting up a scheduling/booking solution in my client’s website so that customers can easily schedule an appointment with them.
I was looking into Calendly, but I’d like to remain in full admin control over the system so that if there are any issues, I can manage it instead of my client having to spend their precious time and effort into fixing things or adding functionality.
Calendly doesn’t easily allow this, I’d have to sign up with my client’s Google account login for bookings to be synchronized with their Google calendar.
One of our customers had a similar question so we wrote a script that allows you to easily add a custom booking form to your website which creates a Google Calendar event.
Here is a link to a tutorial that walks you through the question, and then the solution from start to finish.
If you have any questions please feel free to tag me!
Ooo very nice, FlowBookings looks great!! I wonder if we can get a Memberstack integration going? Maybe a way to pre-fill booking info for logged-in members? Although it might be as simple as adding the appropriate Memberstack attributes to the form fields
Do you have a demo site I could do some testing with?