<?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: Get submissions for a form using Private apps in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/733965#M59878</link>
    <description>&lt;P&gt;Regarding the migration from API key to app token:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am testing the creation of a task via api. The legacy documentation (&lt;A href="https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="noopener"&gt;https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement&lt;/A&gt;) says to use this URL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/engagements/v1/engagements?hapikey=demo&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only change with app token is where it says "demo" I will paste the app token instead of the API key, correct?&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 11:45:46 GMT</pubDate>
    <dc:creator>fxholl</dc:creator>
    <dc:date>2022-12-22T11:45:46Z</dc:date>
    <item>
      <title>Get submissions for a form using Private apps</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/728356#M59497</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to export via API the form entries from the 3 Hubspot forms we have on our site.&amp;nbsp; &amp;nbsp;I am not a developer, so I've been using n8n.io for integrations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found this post&amp;nbsp;&lt;A href="https://legacydocs.hubspot.com/docs/methods/forms/get-submissions-for-a-form" target="_blank"&gt;https://legacydocs.hubspot.com/docs/methods/forms/get-submissions-for-a-form &lt;/A&gt;. However, API Key mecanism has been deprecated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get form entries using the&amp;nbsp;Personal app I created in Hubspot?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 11:39:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/728356#M59497</guid>
      <dc:creator>fxholl</dc:creator>
      <dc:date>2022-12-08T11:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get submissions for a form using Private apps</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/728580#M59507</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8004"&gt;@fxholl&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; To clarify, the endpoint is stable and supported. It's only the authorization method that is changing.&amp;nbsp; I can provide links to our documentation and resources, but you'll likely need a developer to assist in incorporating your private app and form(s).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Resources:&lt;/P&gt;
&lt;UL class="p-rich_text_list p-rich_text_list__bullet" data-stringify-type="unordered-list" data-indent="0" data-border="0"&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;&lt;A class="c-link" tabindex="-1" href="https://developers.hubspot.com/docs/api/migrate-an-api-key-integration-to-a-private-app" target="_blank" rel="noopener noreferrer" data-stringify-link="https://developers.hubspot.com/docs/api/migrate-an-api-key-integration-to-a-private-app" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;Migrate to a Private App&lt;/A&gt;&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;&lt;A class="c-link" tabindex="-1" href="https://youtu.be/F3Qd9Hp4giM" target="_blank" rel="noopener noreferrer" data-stringify-link="https://youtu.be/F3Qd9Hp4giM" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;Migrating from the API key to private apps examples&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(HubSpot Developers YouTube)&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;&lt;A class="c-link" tabindex="-1" href="https://legacydocs.hubspot.com/docs/methods/auth/oauth-overview#:~:text=Using%20a%20private%20app%20access%20token" target="_blank" rel="noopener noreferrer" data-stringify-link="https://legacydocs.hubspot.com/docs/methods/auth/oauth-overview#:~:text=Using%20a%20private%20app%20access%20token" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;Authentication Overview&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(for a Private App)&lt;/LI&gt;
&lt;LI data-stringify-indent="0" data-stringify-border="0"&gt;&lt;A class="c-link" tabindex="-1" href="https://legacydocs.hubspot.com/docs/methods/oauth2/using-access-tokens" target="_blank" rel="noopener noreferrer" data-stringify-link="https://legacydocs.hubspot.com/docs/methods/oauth2/using-access-tokens" data-sk="tooltip_parent" data-remove-tab-index="true"&gt;Authorization Header documentation&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(HubSpot)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;One question to clarify, you mentioned having three “HubSpot” forms. Are those forms you've created in HubSpot and embedded on your page? Or are they three non-HubSpot forms you've been using an integration to sync to your portal? I am not 100%, and I would rather not guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the additional information! — Jaycee&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 19:29:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/728580#M59507</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-08T19:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Get submissions for a form using Private apps</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/733965#M59878</link>
      <description>&lt;P&gt;Regarding the migration from API key to app token:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am testing the creation of a task via api. The legacy documentation (&lt;A href="https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement" target="_blank" rel="noopener"&gt;https://legacydocs.hubspot.com/docs/methods/engagements/create_engagement&lt;/A&gt;) says to use this URL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/engagements/v1/engagements?hapikey=demo&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only change with app token is where it says "demo" I will paste the app token instead of the API key, correct?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 11:45:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/733965#M59878</guid>
      <dc:creator>fxholl</dc:creator>
      <dc:date>2022-12-22T11:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get submissions for a form using Private apps</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/734186#M59891</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/8004"&gt;@fxholl&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; That is incorrect. You'll need to include the token in the header of your request. You can see an example of it in the &lt;A href="https://developers.hubspot.com/docs/api/crm/contacts" target="_blank" rel="noopener"&gt;v3 Contacts endpoint&lt;/A&gt;:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CleanShot 2022-12-22 at 13.02.41@2x.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/81896i50533654E3F7FCDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CleanShot 2022-12-22 at 13.02.41@2x.png" alt="CleanShot 2022-12-22 at 13.02.41@2x.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Documentation here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/auth/oauth-overview#:~:text=Using%20a%20private%20app%20access%20token" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;Using a private app access token&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/oauth2/using-access-tokens" target="_blank" rel="noopener"&gt;Header format&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Additionally, you can use the v3 Create a Task endpoint to test out your private app token and see the formatting in action —&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/tasks" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/tasks&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jaycee&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 20:26:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-submissions-for-a-form-using-Private-apps/m-p/734186#M59891</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2022-12-22T20:26:45Z</dc:date>
    </item>
  </channel>
</rss>

