Calendly Integration

(Michael Nulty) #1

I am trying to figure out how to properly integrate Calendly into a flow. I understand that I need to use webhooks and Calendly’s API/Webhook but I’m very confused as I am a novice when it comes to development and integrations. Has anyone done this successfully or can you help me connect the two?

The goal is to have a visitor go through a flow and end with scheduling a meeting via Calendly within the chat.

(Daniel Beckett) #2

Hi @AtelloSolutions

Ideally you’d use a Facebook messenger bot for this since they support webviews through the Make a Custom Request service and their Webview templates. You could pass the user over to Calendly.

Here’s an example flow:

Note that the URL would need replacing with your Calendly link once you’re all setup.

I hope this helps.

Thanks,
Dan

1 Like
(Mayank Sharma) #3

I’m looking to create a webview thing for web bot to collect checkin dates and check out dates. Is it possible to do it with the shared flow.

(Daniel Beckett) #4

I’m not sure if Calendly would be the best fit for that, as far as I’m aware their calendars are more centred around appointments. You could certainly try though.