<?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: videoconferencing updateMeetingUrl not call in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/700320#M57428</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/281578"&gt;@xuanvien1994&lt;/a&gt;! Can you share any additional details?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
    <pubDate>Thu, 29 Sep 2022 21:54:00 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2022-09-29T21:54:00Z</dc:date>
    <item>
      <title>videoconferencing updateMeetingUrl not call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/699756#M57372</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up a videoconferencing setting with&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;createMeetingUrl,&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;updateMeetingUrl and&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;deleteMeetingUrl. Create meeting and delete meeting webhook receive correctly when the meeting is created or deleted but I don't receive webhook when the meeting is updated.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Can someone help me with that?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Sep 2022 04:26:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/699756#M57372</guid>
      <dc:creator>xuanvien1994</dc:creator>
      <dc:date>2022-09-29T04:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: videoconferencing updateMeetingUrl not call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/700320#M57428</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/281578"&gt;@xuanvien1994&lt;/a&gt;! Can you share any additional details?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 21:54:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/700320#M57428</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-09-29T21:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: videoconferencing updateMeetingUrl not call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/700406#M57432</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I create a video conference setting via API. with the body like this&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"createMeetingUrl"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"url"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"updateMeetingUrl"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"url"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"deleteMeetingUrl"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"url"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"userVerifyUrl"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"url"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;And when the User creates a new meeting, I receive the webhook, but when the user update or deletes meeting I cannot received the webhook on my API&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 03:06:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/700406#M57432</guid>
      <dc:creator>xuanvien1994</dc:creator>
      <dc:date>2022-09-30T03:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: videoconferencing updateMeetingUrl not call</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/771261#M62411</link>
      <description>&lt;P&gt;I have also encountered this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To register the Video Conference Extension, I added three URLs: createMeetingUri, updateMeetingUri, and deleteMeetingUri, following the instructions on this page: &lt;A href="https://developers.hubspot.com/docs/api/crm/extensions/video-conferencing" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/extensions/video-conferencing&lt;/A&gt;. After creating a meeting via the Extension, my API received a createMeetingUri webhook, which it responded to successfully, and HubSpot displayed the new meeting with the correct description. However, I tried to update the meeting’s time and topic but no updateMeetingUri request was sent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried the Zoom Video Conference Extension, but unfortunately, neither update nor delete met my expectations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main question is this: are these webhooks actually functional, as advertised?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 18:06:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/videoconferencing-updateMeetingUrl-not-call/m-p/771261#M62411</guid>
      <dc:creator>IT3</dc:creator>
      <dc:date>2023-03-20T18:06:10Z</dc:date>
    </item>
  </channel>
</rss>

