<?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 How to receive meeting details in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/627550#M52944</link>
    <description>&lt;P&gt;Hi!&lt;BR /&gt;How to extract meeting start time, date, contact owner via client (contact email) using API?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have Airtable where we would like to put required HubSpot data (meeting start time, date, contact owner) via API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But for reference we have only email of the client (contact).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 11:37:02 GMT</pubDate>
    <dc:creator>ARomanovsky</dc:creator>
    <dc:date>2022-05-05T11:37:02Z</dc:date>
    <item>
      <title>How to receive meeting details</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/627550#M52944</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;How to extract meeting start time, date, contact owner via client (contact email) using API?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have Airtable where we would like to put required HubSpot data (meeting start time, date, contact owner) via API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But for reference we have only email of the client (contact).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 11:37:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/627550#M52944</guid>
      <dc:creator>ARomanovsky</dc:creator>
      <dc:date>2022-05-05T11:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive meeting details</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/627891#M52954</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/380548"&gt;@ARomanovsky&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt;. Thank you very much for reaching out! To help get you the best answer from the community, can you tell me if you are looking:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;to build an app to accomplish this goal?&lt;/LI&gt;
&lt;LI&gt;or are you looking for a low-code solution?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/107345"&gt;@RomanGruit&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/72866"&gt;@Jake_Lett&lt;/a&gt;&amp;nbsp;do you have any suggestions for&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/380548"&gt;@ARomanovsky&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, here is one way to approach getting what you are after –&amp;nbsp;&lt;/P&gt;
&lt;DIV id="1651774379.187629" class="c-virtual_list__item" tabindex="-1" role="listitem" data-qa="virtual-list-item"&gt;
&lt;DIV class="c-message_kit__background p-message_pane_message__message c-message_kit__message" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false"&gt;
&lt;DIV class="c-message_kit__hover" role="document" aria-roledescription="message" data-qa-hover="true"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;first, you would do this API call:&lt;BR /&gt;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;&lt;A class="c-link" tabindex="-1" href="https://api.hubapi.com/crm/v3/objects/contacts/sandwich@gmail.com/?idProperty=email&amp;amp;associations=meetings" target="_blank" rel="noopener noreferrer" data-stringify-link="https://api.hubapi.com/crm/v3/objects/contacts/sandwich@gmail.com/?idProperty=email&amp;amp;associations=meetings" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;https://api.hubapi.com/crm/v3/objects/contacts/sandwich@gmail.com/?idProperty=email&amp;amp;associations=meetings&lt;/A&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="1651774430.321799" class="c-virtual_list__item c-virtual_list__item--initial-activeitem" tabindex="0" role="listitem" data-qa="virtual-list-item"&gt;
&lt;DIV class="c-message_kit__background c-message_kit__background--hovered p-message_pane_message__message c-message_kit__message" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false"&gt;
&lt;DIV class="c-message_kit__hover c-message_kit__hover--hovered" role="document" aria-roledescription="message" data-qa-hover="true"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__left" role="presentation"&gt;
&lt;DIV class="p-message_pane_message__compact_timestamp p-message_pane_message__compact_timestamp--light p-message_pane_message__compact_timestamp--adjacent"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;you need to add the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;idProperty=email&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to it to use email and you add the associations param to get the associated meetings&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;
&lt;DIV class="p-rich_text_section"&gt;that will return something like this&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&lt;LI-CODE lang="markup"&gt;"associations": {
        "calls": {
            "results": [
                {
                    "id": "21532199002",
                    "type": "contact_to_meeting"
                }
            ]
        }
    }&lt;/LI-CODE&gt;
&lt;DIV id="1651774477.935749" class="c-virtual_list__item c-virtual_list__item--initial-activeitem" tabindex="0" role="listitem" data-qa="virtual-list-item"&gt;
&lt;DIV class="c-message_kit__background c-message_kit__background--hovered p-message_pane_message__message c-message_kit__message" role="presentation" data-qa="message_container" data-qa-unprocessed="false" data-qa-placeholder="false"&gt;
&lt;DIV class="c-message_kit__hover c-message_kit__hover--hovered" role="document" aria-roledescription="message" data-qa-hover="true"&gt;
&lt;DIV class="c-message_kit__actions c-message_kit__actions--above"&gt;
&lt;DIV class="c-message_kit__gutter"&gt;
&lt;DIV class="c-message_kit__gutter__right" role="presentation" data-qa="message_content"&gt;
&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;then you can do a request to the meetings endpoint with that id&amp;nbsp;&lt;SPAN&gt;and request the wanted prop&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&lt;SPAN&gt;Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&lt;SPAN&gt;– Jaycee 🧡.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 05 May 2022 19:06:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/627891#M52954</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-05-05T19:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive meeting details</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/634112#M53252</link>
      <description>&lt;P&gt;Thank you!&lt;BR /&gt;We found one more idea, but I'll save your response as a fallback &lt;span class="lia-unicode-emoji" title=":smiling_face_with_heart_eyes:"&gt;😍&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:22:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-receive-meeting-details/m-p/634112#M53252</guid>
      <dc:creator>ARomanovsky</dc:creator>
      <dc:date>2022-05-17T13:22:34Z</dc:date>
    </item>
  </channel>
</rss>

