<?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 LGF submission data from Hubspot API in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1070037#M78260</link>
    <description>&lt;P&gt;It should work, but this is what I get when trying to call the API :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"message":"Submissions can't be exported for this form.","errorType":"FORM_TYPE_NOT_ALLOWED","correlationId":"0a3f2597-83fb-4c40-b971-ec9a92acd7e4"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And furthermore, I need the form_guid in order to make the API call. For the regular forms, to get the submissions, I first use the forms endpoint to get a list of all my forms ids, and then I loop on the ids to get the submissions form by form.&lt;/P&gt;&lt;P&gt;But the LGF forms don't get returned from the forms API. I could find a workaround by looping on them manually, but that would mean having to maintain an up to date list of all our LGF forms.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 09:51:18 GMT</pubDate>
    <dc:creator>ArnaudStephan</dc:creator>
    <dc:date>2024-11-15T09:51:18Z</dc:date>
    <item>
      <title>Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069035#M78196</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our marketing team recently created an integration between LinkedIn and Hubspot, so that we can see LGF submission data directly in Hubspot :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-11-13 at 17.48.03.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/131551i8FD065C424FAEA17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-11-13 at 17.48.03.png" alt="Screenshot 2024-11-13 at 17.48.03.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;Is there a way to export this data from Hubspot using the Hubspot API ? I couldn't find it in the documentation.&lt;BR /&gt;&lt;BR /&gt;Maybe I have to use the LinkedIn API directly ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:49:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069035#M78196</guid>
      <dc:creator>ArnaudStephan</dc:creator>
      <dc:date>2024-11-13T16:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069121#M78202</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/806658"&gt;@ArnaudStephan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried using the HubSpot Forms API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is an &lt;A href="https://developers.hubspot.com/beta-docs/reference/api/marketing/forms/v1#get-submissions-for-a-form" target="_blank" rel="noopener"&gt;endpoint that allows retrieving submissions&lt;/A&gt; of a particular form.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://api.hubapi.com/form-integrations/v1/submissions/forms/:form_guid&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 19:25:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069121#M78202</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2024-11-13T19:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069357#M78226</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's the first thing I tried, but those forms are not retrieved via the forms API. I guess it's because they are created in LinkedIn and then fetched by Hubspot.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 08:32:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069357#M78226</guid>
      <dc:creator>ArnaudStephan</dc:creator>
      <dc:date>2024-11-14T08:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069551#M78237</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you can see the "FR_Télécharger_CahierDesCharges" form and the associated submissions in the HubSpot UI, theoretically it should still work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="https://developers.hubspot.com/beta-docs/reference/api/marketing/forms/v1#get-submissions-for-a-form" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;Note: This endpoint can only be used to get submissions for the following form types:&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;HUBSPOT - HubSpot marketing forms&lt;/EM&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;FLOW - HubSpot pop-up forms (formally lead flows)&lt;/EM&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#808080"&gt;&lt;EM&gt;CAPTURED - Data collected for non-HubSpot forms&lt;/EM&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am guessing your form would be classified as "CAPTURED" and should still qualify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried to use the API endpoint with a different form just to make sure you have the API call set up correctly or that it works in your portal in general?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 14:23:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1069551#M78237</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2024-11-14T14:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1070037#M78260</link>
      <description>&lt;P&gt;It should work, but this is what I get when trying to call the API :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"message":"Submissions can't be exported for this form.","errorType":"FORM_TYPE_NOT_ALLOWED","correlationId":"0a3f2597-83fb-4c40-b971-ec9a92acd7e4"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And furthermore, I need the form_guid in order to make the API call. For the regular forms, to get the submissions, I first use the forms endpoint to get a list of all my forms ids, and then I loop on the ids to get the submissions form by form.&lt;/P&gt;&lt;P&gt;But the LGF forms don't get returned from the forms API. I could find a workaround by looping on them manually, but that would mean having to maintain an up to date list of all our LGF forms.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 09:51:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1070037#M78260</guid>
      <dc:creator>ArnaudStephan</dc:creator>
      <dc:date>2024-11-15T09:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1070380#M78283</link>
      <description>&lt;P&gt;I see. It's possible this may fall into a type of form that may not be supported by the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to double check, when you run this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://api.hubapi.com/marketing/v3/forms/{formId}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What value do you see in the "formType" in the reponse?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:49:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1070380#M78283</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2024-11-15T20:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1071225#M78335</link>
      <description>&lt;P&gt;I get this answer :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"status":"error","message":"The FormDefinition f38a6749-6359-464a-a3e2-46975863cac0 does not exist.","correlationId":"b23613d2-f859-4be3-9875-09295aeb3c87","context":{"id":["f38a6749-6359-464a-a3e2-46975863cac0"]},"category":"OBJECT_NOT_FOUND"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought maybe I had the wrong ID but no, because if I input a random string I get this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"status":"error","message":"The form ID isn't valid. Please check the form ID and try again.","correlationId":"6a197f38-b9bc-45ca-af2f-2736783d29d5","context":{"id":["f38a6-6359-464a-a3e2-46975863cac0"]},"category":"VALIDATION_ERROR","subCategory":"FormError.FORM_ID_INVALID"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I guess what I'm trying to do is just not possible.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 18:30:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1071225#M78335</guid>
      <dc:creator>ArnaudStephan</dc:creator>
      <dc:date>2024-11-18T18:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get LGF submission data from Hubspot API</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1071248#M78337</link>
      <description>&lt;P&gt;The first answer means that the form with that ID does not exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second answer means that the form ID has incorrect syntax.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This likely means that currently there isn't a way to retrieve LGF form submissions through the Forms API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could probably utilize the CRM API to retrieve contacts that came through LGF but as I understand that is not what you were looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 19:04:06 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Get-LGF-submission-data-from-Hubspot-API/m-p/1071248#M78337</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2024-11-18T19:04:06Z</dc:date>
    </item>
  </channel>
</rss>

