Calendly

Calendly

Digihub Booking Integration

Use this feature to send customers a direct booking link and confirmation message using Calendly.

1. Create Your Calendly Event

  • Go to Calendly Event Types.
  • Create a new event type or select an existing one.

2. Get Your Booking Link

  • In Calendly, click Share for your event.
  • Copy the URL provided (e.g., https://calendly.com/yourname/meeting).

3. Add the Calendly Button in Digihub

  • Use a Rich Message Button in your conversation reply.
  • Paste the Calendly link into the link attribute.
  • Add the success attribute to define the message shown after a customer books successfully.

Example:

[button link="https://calendly.com/yourname/meeting" 
        name="Schedule a Meeting" 
        success="Thank you! Your meeting has been scheduled."]

4. Result

  • Customers see a “Schedule a Meeting” button in chat.
  • After booking, they automatically receive your custom success message.