<?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: Integrate Calling Extensions with third party calling app in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/378241#M37191</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello Dennis,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have integrated HubSpot calling extension successfully, but the client ask me to add one more feature to it, they ask me to pass the caller detail to the API. I don't know how to fetch Caller detail or contact owner id. Can you please help ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 10:31:18 GMT</pubDate>
    <dc:creator>shubham291994</dc:creator>
    <dc:date>2020-10-13T10:31:18Z</dc:date>
    <item>
      <title>Integrate Calling Extensions with third party calling app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/371744#M36584</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new with the Hubspot Integration Development. I'm currently trying to integrate some third party call center with Hubspot and I stuck in this&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/HubSpot/calling-extensions-sdk" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://github.com/HubSpot/calling-extensions-sdk&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I did the following step.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. Install the Hubspot Calling extension SDK with node.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp; Run this&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pl-c"&gt;// Add the following localstorage override for demo widget&lt;/SPAN&gt;
&lt;SPAN class="pl-s1"&gt;localStorage&lt;/SPAN&gt;&lt;SPAN class="pl-kos"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pl-en"&gt;setItem&lt;/SPAN&gt;&lt;SPAN class="pl-kos"&gt;(&lt;/SPAN&gt;
  &lt;SPAN class="pl-s"&gt;"LocalSettings:Sales:CallingExtensions"&lt;/SPAN&gt;&lt;SPAN class="pl-kos"&gt;,&lt;/SPAN&gt;
  &lt;SPAN class="pl-s"&gt;'{"name": "Demo widget", "url": "https://localhost:9025/"}'&lt;/SPAN&gt;
&lt;SPAN class="pl-kos"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pl-kos"&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help with this, can anyone help ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 14:48:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/371744#M36584</guid>
      <dc:creator>shubham291994</dc:creator>
      <dc:date>2020-09-18T14:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Calling Extensions with third party calling app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/372678#M36672</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117623"&gt;@shubham291994&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Are you still facing an issue with this?&lt;/P&gt;
&lt;P&gt;Are these the instructions that are detailed with the 3rd party app that you have listed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you detail more specifically what you are having issues with?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope all is well!&lt;/P&gt;
&lt;P&gt;d&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 15:28:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/372678#M36672</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2020-09-22T15:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Calling Extensions with third party calling app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/378241#M37191</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Dennis,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have integrated HubSpot calling extension successfully, but the client ask me to add one more feature to it, they ask me to pass the caller detail to the API. I don't know how to fetch Caller detail or contact owner id. Can you please help ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 10:31:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/378241#M37191</guid>
      <dc:creator>shubham291994</dc:creator>
      <dc:date>2020-10-13T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate Calling Extensions with third party calling app</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/513731#M47932</link>
      <description>&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/117623" target="_self"&gt;&lt;SPAN class=""&gt;@shubham291994&lt;/SPAN&gt;&lt;/A&gt; how do you integration ? I have task create integration with hubspot like call provider. But documentation not so clarify. I don't understand how related SDK to application and another points. Can you provide some instructions of part of implemented code?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:41:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Integrate-Calling-Extensions-with-third-party-calling-app/m-p/513731#M47932</guid>
      <dc:creator>AlexMl</dc:creator>
      <dc:date>2021-10-21T12:41:41Z</dc:date>
    </item>
  </channel>
</rss>

