1
7 Comments

Calendly integration with static site generators?

I'd like to use a static site generator for my consulting site, but one thing that's stopping me is whether it's easy to add Calendly.

I know the tool can be added to other CMSs like WordPress, but are there certain static site generators that more easily integrate with it, for instance?

on May 27, 2021
  1. 1

    I haven't used Calendly for my own scheduling before, but it looks like they have support for embedding it.

    https://calendly.com/help/article/add-us-to-your-website/

    What issues did you run into, and with which static site generator?

    1. 1

      No issues; I'm just starting a new website and wouldn't want to get to the end and realize that Calendly doesn't work with it for some reason.

  2. 1

    I was literally looking into Calendly integration this morning, and couldn't find much.

    I used to use a free tool called 'Meetingbird' which was sadly acquired by Front, and absorbed into their platform. Would love to find a similar tool that was smarter, and maybe even slightly better tailored to my specific needs.

    I've looked into ScheduleOnce and SimplyBook.Me, but they all have extra features I don't need. A simple scheduler would be great.

    1. 1

      If I may ask, which static site generator were you using, and was integrating Meetingbird just a matter of pasting in code?

      1. 1

        Sorry, should have been more specific. I hadn't integrated Meetingbird, I'm only just looking to do that now with Calendly.

  3. 0

    It's pretty simple to add it is just a few lines of code (i'm guessing you can code if you're using a static site generator).

    We recently added it to https://versoly.com/ as an embed or popup.

    1. 1

      Ok, which SSG is that site based on?