<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Meeting API - booked slots (external calendar) in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962793#M72870</link>
    <description>You wouldn’t really have to build your own calendar for it, if you use&lt;BR /&gt;googles calendar and connect it to HubSpot you can poll all of the&lt;BR /&gt;calendars data from googles API, including the events made by HubSpot.&lt;BR /&gt;&lt;BR /&gt;The HubSpot API is meant for polling HubSpot made events so if you need to&lt;BR /&gt;poll all just do it from your provider (Google, Microsoft)&lt;BR /&gt;</description>
    <pubDate>Thu, 18 Apr 2024 15:41:14 GMT</pubDate>
    <dc:creator>AnzeKoprivec</dc:creator>
    <dc:date>2024-04-18T15:41:14Z</dc:date>
    <item>
      <title>Meeting API - booked slots (external calendar)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962608#M72861</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I hope you are doing well!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We would like to use HubSpot and its API to extract the booked meeting slots using this API endpoint: &lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/meetings" target="_new"&gt;https://developers.hubspot.com/docs/api/crm/meetings&lt;/A&gt;&lt;SPAN&gt;. Our HubSpot meeting scheduler is connected to Google and Outlook calendars, but it seems that the booked events scheduled in those calendars are not showing up here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to access external calendar's booked slots by using any HubSpot API endpoints?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 12:44:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962608#M72861</guid>
      <dc:creator>BBabics</dc:creator>
      <dc:date>2024-04-18T12:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Meeting API - booked slots (external calendar)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962746#M72866</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/701504"&gt;@BBabics&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Theres a couple of stuff that could be happening here. When you schedule a meeting with the HubSpot schedular does this correctly create the meeting, if so then the calendars are connected corectly.&lt;BR /&gt;&lt;BR /&gt;Next thing to check is if the calendar also have the avaialbility linked correctly. You'll see this in the image below but after you connect the calendar you must also pick the calendars its draws the avaialbility from as for example in Google calendars you can have multiple calendars connected to 1 instance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-18 at 17.02.11.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/115589iDDFB8E9BAFF2B847/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-04-18 at 17.02.11.png" alt="Screenshot 2024-04-18 at 17.02.11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To see if this is working correctly, if you schedule a random event on your google calendar that timeslot should appear as booked off in the HubSpot schedular.&lt;BR /&gt;&lt;BR /&gt;To now go into your question if you're trying to extract booked meeting slots through the API - you should only be able to access HubSpot created meeting - ie. if it appears in the contacts timeline that a meeting is booked then it should be available in the API.&lt;BR /&gt;&lt;BR /&gt;If you've follow the steps above and if whena contact schedules a meeting through the HubSpot schedular this should appear on his timeline and then be accesable via the API.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you're on the other hand trying to access calendar events not defined by HubSpot you'll then have to try the Google/Microsoft specific calendar API as HubSpot doesn't store this data for you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helped - if it did I'd appreciate it if you marked my reply as the post solution, Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anze&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:07:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962746#M72866</guid>
      <dc:creator>AnzeKoprivec</dc:creator>
      <dc:date>2024-04-18T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Meeting API - booked slots (external calendar)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962756#M72868</link>
      <description>&lt;P&gt;Hey,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick reply and the clear explanation. I followed the steps you provided, and it seems the configuration is correct.&lt;/P&gt;&lt;P&gt;Do you think there is a solution in HubSpot to extract externally booked slots, or is building our own integration the only option?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:22:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962756#M72868</guid>
      <dc:creator>BBabics</dc:creator>
      <dc:date>2024-04-18T15:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Meeting API - booked slots (external calendar)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962793#M72870</link>
      <description>You wouldn’t really have to build your own calendar for it, if you use&lt;BR /&gt;googles calendar and connect it to HubSpot you can poll all of the&lt;BR /&gt;calendars data from googles API, including the events made by HubSpot.&lt;BR /&gt;&lt;BR /&gt;The HubSpot API is meant for polling HubSpot made events so if you need to&lt;BR /&gt;poll all just do it from your provider (Google, Microsoft)&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Apr 2024 15:41:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962793#M72870</guid>
      <dc:creator>AnzeKoprivec</dc:creator>
      <dc:date>2024-04-18T15:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Meeting API - booked slots (external calendar)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962838#M72874</link>
      <description>&lt;P&gt;Make sense, thank you&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 16:19:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Meeting-API-booked-slots-external-calendar/m-p/962838#M72874</guid>
      <dc:creator>BBabics</dc:creator>
      <dc:date>2024-04-18T16:19:39Z</dc:date>
    </item>
  </channel>
</rss>

