<?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: How to try Hubspot API within the reference page in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938312#M71666</link>
    <description>&lt;P&gt;&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;Sorry for the misunderstanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not a question.&lt;/P&gt;
&lt;P&gt;It is meant to share information.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Mar 2024 00:13:50 GMT</pubDate>
    <dc:creator>skimura</dc:creator>
    <dc:date>2024-03-06T00:13:50Z</dc:date>
    <item>
      <title>How to try Hubspot API within the reference page</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/937689#M71636</link>
      <description>&lt;P&gt;example:&lt;/P&gt;
&lt;P&gt;Call Deal API within reference page.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/deals" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/deals&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Select "Endpoints" tab.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="select &amp;quot;Endpoints&amp;quot;" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112210i0106E653896B34D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2024-03-05 15.00.15.png" alt="select &amp;quot;Endpoints&amp;quot;" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;select "Endpoints"&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Select or search target API.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="select target API" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112213i2262F0482B1E5AD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2024-03-05 15.00.50.png" alt="select target API" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;select target API&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Input request parameter and authorization info（access token).&lt;/P&gt;
&lt;P&gt;→ Click "Send Request" to call the API.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="input request parameter" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112214i5B3D96E1E8E685A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2024-03-05 15.01.36.png" alt="input request parameter" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;input request parameter&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the source code that calls the API.&lt;/P&gt;
&lt;P&gt;(You can change langugage. ex: Node)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="スクリーンショット 2024-03-05 15.07.11.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112215iCF4A93E2948D208D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2024-03-05 15.07.11.png" alt="スクリーンショット 2024-03-05 15.07.11.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the responses of normal and error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="スクリーンショット 2024-03-05 15.12.37.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/112217iC660D24FDFDBC1B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="スクリーンショット 2024-03-05 15.12.37.png" alt="スクリーンショット 2024-03-05 15.12.37.png" /&gt;&lt;/span&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 06:18:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/937689#M71636</guid>
      <dc:creator>skimura</dc:creator>
      <dc:date>2024-03-05T06:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to try Hubspot API within the reference page</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938245#M71660</link>
      <description>&lt;P&gt;Hi, &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/388267"&gt;@skimura&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I hope you've been great! Can you clarify the issue or challenge you are having, please? I want to make sure I fully understand the issue before I offer some troubleshooting help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talk soon! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 21:15:22 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938245#M71660</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-03-05T21:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to try Hubspot API within the reference page</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938312#M71666</link>
      <description>&lt;P&gt;&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;Sorry for the misunderstanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is not a question.&lt;/P&gt;
&lt;P&gt;It is meant to share information.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 00:13:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938312#M71666</guid>
      <dc:creator>skimura</dc:creator>
      <dc:date>2024-03-06T00:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to try Hubspot API within the reference page</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938837#M71694</link>
      <description>&lt;P&gt;Thank you for sharing your knowledge, &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/388267"&gt;@skimura&lt;/a&gt;&lt;/SPAN&gt;! You are very appreciated! — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 15:52:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-try-Hubspot-API-within-the-reference-page/m-p/938837#M71694</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-03-06T15:52:50Z</dc:date>
    </item>
  </channel>
</rss>

