> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telli.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HubSpot Meetings

> Connect HubSpot Meetings to telli so agents can book appointments through HubSpot meeting links during calls.

<img src="https://mintcdn.com/telli/B1-jcrEXZ5AA-uwV/images/integrations/telli-hubspot-light.svg?fit=max&auto=format&n=B1-jcrEXZ5AA-uwV&q=85&s=d7e151d69a2a22ee4aa588b58fc417c2" className="block dark:hidden" alt="telli + HubSpot Meetings integration" width="1200" height="360" data-path="images/integrations/telli-hubspot-light.svg" />

<img src="https://mintcdn.com/telli/B1-jcrEXZ5AA-uwV/images/integrations/telli-hubspot-dark.svg?fit=max&auto=format&n=B1-jcrEXZ5AA-uwV&q=85&s=4af1a277c6a11bba1c8cc2b1bfde6cc1" className="hidden dark:block" alt="telli + HubSpot Meetings integration" width="1200" height="360" data-path="images/integrations/telli-hubspot-dark.svg" />

## Overview

HubSpot Meetings is configured per agent so each one can use the right meeting link, duration, and routing.

This is useful when different agents book for different reps, teams, or sales motions.

## Before you start

* A telli agent that should book appointments
* A HubSpot account using Meetings Scheduler
* A HubSpot private app access token
* The meeting link slug you want telli to use

## Set up HubSpot Meetings in telli

<Steps>
  <Step title="Open the agent">
    Open the agent you want to configure in telli.
  </Step>

  <Step title="Choose HubSpot Meetings">
    In **Calendar Integration**, select **HubSpot Meetings**.
  </Step>

  <Step title="Add your HubSpot details">
    Add your access token, meeting link slug, and meeting duration.
  </Step>

  <Step title="Save the agent">
    Save the agent so telli can use the selected HubSpot meeting flow during calls.
  </Step>
</Steps>

## Find the meeting link slug

1. Make sure you are using HubSpot's [Meetings Scheduler](https://www.hubspot.com/products/sales/schedule-meeting)
2. Open Meetings Scheduler in HubSpot
3. Select the meeting you created and copy the meeting link
4. Use the last part of that URL as the meeting link slug in telli

## Create a private app

1. Create a private app by following HubSpot's official guide
2. In the scopes tab, include these scopes:
   * `crm.objects.contacts.write`
   * `crm.schemas.contacts.write`
   * `scheduler.meetings.meeting-link.read`
   * `tickets`
3. Create an access token and add it to telli
