<?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 do a API Call Out from Hubspot in Data Hub</title>
    <link>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069533#M2693</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to make a api call out from hubspot. Can i known what is the best practice to make a API callout and what all resource i would be requiring to setup a callout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 14:05:28 GMT</pubDate>
    <dc:creator>GMaheshwari</dc:creator>
    <dc:date>2024-11-14T14:05:28Z</dc:date>
    <item>
      <title>How to do a API Call Out from Hubspot</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069533#M2693</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to make a api call out from hubspot. Can i known what is the best practice to make a API callout and what all resource i would be requiring to setup a callout&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 14:05:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069533#M2693</guid>
      <dc:creator>GMaheshwari</dc:creator>
      <dc:date>2024-11-14T14:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a API Call Out from Hubspot</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069758#M2695</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/333244"&gt;@GMaheshwari&lt;/a&gt;&lt;/SPAN&gt;, thank you for posting in our Community!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make an API callout from HubSpot, the best approach is often to use HubSpot Workflows with Custom Code Actions. This method allows you to write serverless code using Node.js to execute an API call as part of an automated workflow. You’ll need access to an Operations Hub Professional or Enterprise subscription for this setup, and some familiarity with JavaScript and Node.js will be helpful. Alternatively, webhooks can also send real-time data to an external application if that fits your needs better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To our top experts, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt; and &lt;SPAN style="color:rgb(0,145,174);font-size:12px;"&gt;&lt;STRONG&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/198917"&gt;@ScottPennwood&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;any recommendations for &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/333244"&gt;@GMaheshwari&lt;/a&gt;&lt;/SPAN&gt; matter?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Pam&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:09:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069758#M2695</guid>
      <dc:creator>PamCotton</dc:creator>
      <dc:date>2024-11-14T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a API Call Out from Hubspot</title>
      <link>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069780#M2696</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/333244"&gt;@GMaheshwari&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to build on what&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/60427"&gt;@PamCotton&lt;/a&gt;&amp;nbsp;has said, here's a couple of resources that should get you from where you are to where you need to go!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;A href="https://blog.hubspot.com/website/api-calls" target="_blank" rel="noopener"&gt;Hubspot blog on API calls &lt;/A&gt;&amp;nbsp;(a real beginners guide)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/workflows/how-do-i-use-webhooks-with-hubspot-workflows" target="_blank" rel="noopener"&gt;Knowledge base article on using web hooks with workflows&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in doubt, call in a HubSpot developer &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best of luck with your project!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 19:57:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Data-Hub/How-to-do-a-API-Call-Out-from-Hubspot/m-p/1069780#M2696</guid>
      <dc:creator>ScottPennwood</dc:creator>
      <dc:date>2024-11-14T19:57:49Z</dc:date>
    </item>
  </channel>
</rss>

