<?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 Multiple-checkbox field type submissions not working correctly in Non-Hubspot Form in Lead Capture Tools</title>
    <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1109431#M12496</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am having an issue with form submissions:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Embeded Hubspot Form set up with an Email and Multiple checkboxes field types. The actual form lives in the website as a non-Hubspot form, but my submissions for this form's checkboxes are coming in as "Not Checked" or "Checked" instead of the actual data.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;On the other hand, the published embeded Hubspot form that connects to the non-hubspot form &lt;STRONG&gt;does&lt;/STRONG&gt; receive the correct correct data for the checked inputs.&amp;nbsp; Why does this form receive it correctly and the non-hubspot form gets "Checked" or "Not Checked"?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;When users select the checkboxes they want, it generates and array with these values, but to parse the submission data correctly so Hubspot can receive it I am joining the array with semicolons as recommended.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So the submitted fromatted data paylaod looks like this when all checkboxe inputs are checked:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;name: "email", &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;value: "test@example.com"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; }, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;name: "briefing_subscriptions", &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;value: "research-and-analysis;daily-threat-briefing;weekly-threat-briefing;monthly-threat-briefing" &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; }&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;]&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Non-Hubspot Form when all checkboxes are checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Non Hub  Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138541iBD408D3AF9281C77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Non Hub  Checked.png" alt="Non Hub  Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hubspot Form when all checkboxes are checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hub All Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138542i6BC2A46600FD46AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hub All Checked.png" alt="Hub All Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Non-Hubspot Form when all checkboxes are &lt;STRONG&gt;NOT&lt;/STRONG&gt; checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Non Hub Not Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138543i960B5CCECBF7B40C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Non Hub Not Checked.png" alt="Non Hub Not Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Hubspot Form when all checkboxes are &lt;STRONG&gt;NOT&lt;/STRONG&gt; checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hub Not All Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138545i3B4EE84857A41BD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hub Not All Checked.png" alt="Hub Not All Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Any help or clues would be greatly appreciated!&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 20:31:20 GMT</pubDate>
    <dc:creator>JVPV</dc:creator>
    <dc:date>2025-02-14T20:31:20Z</dc:date>
    <item>
      <title>Multiple-checkbox field type submissions not working correctly in Non-Hubspot Form</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1109431#M12496</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am having an issue with form submissions:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Embeded Hubspot Form set up with an Email and Multiple checkboxes field types. The actual form lives in the website as a non-Hubspot form, but my submissions for this form's checkboxes are coming in as "Not Checked" or "Checked" instead of the actual data.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;On the other hand, the published embeded Hubspot form that connects to the non-hubspot form &lt;STRONG&gt;does&lt;/STRONG&gt; receive the correct correct data for the checked inputs.&amp;nbsp; Why does this form receive it correctly and the non-hubspot form gets "Checked" or "Not Checked"?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;When users select the checkboxes they want, it generates and array with these values, but to parse the submission data correctly so Hubspot can receive it I am joining the array with semicolons as recommended.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So the submitted fromatted data paylaod looks like this when all checkboxe inputs are checked:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;[&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;name: "email", &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;value: "test@example.com"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; }, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; {&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;name: "briefing_subscriptions", &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp;value: "research-and-analysis;daily-threat-briefing;weekly-threat-briefing;monthly-threat-briefing" &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; }&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;]&lt;/EM&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Non-Hubspot Form when all checkboxes are checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Non Hub  Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138541iBD408D3AF9281C77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Non Hub  Checked.png" alt="Non Hub  Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hubspot Form when all checkboxes are checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hub All Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138542i6BC2A46600FD46AB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hub All Checked.png" alt="Hub All Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Non-Hubspot Form when all checkboxes are &lt;STRONG&gt;NOT&lt;/STRONG&gt; checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Non Hub Not Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138543i960B5CCECBF7B40C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Non Hub Not Checked.png" alt="Non Hub Not Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Hubspot Form when all checkboxes are &lt;STRONG&gt;NOT&lt;/STRONG&gt; checked:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hub Not All Checked.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138545i3B4EE84857A41BD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Hub Not All Checked.png" alt="Hub Not All Checked.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Any help or clues would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 20:31:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1109431#M12496</guid>
      <dc:creator>JVPV</dc:creator>
      <dc:date>2025-02-14T20:31:20Z</dc:date>
    </item>
    <item>
      <title>Betreff: Multiple-checkbox field type submissions not working correctly in Non-Hubspot Form</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110038#M12502</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/900270"&gt;@JVPV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you by any chance sending both the non-HubSpot and HubSpot form submissions via API calls, the orange/yellow boxes on the form submission make me think you do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So my next question is why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To collect non-HubSpot form submissions a &lt;A href="https://knowledge.hubspot.com/forms/use-non-hubspot-forms#requirements-to-capture-non-hubspot-form-submissions" target="_blank" rel="noopener"&gt;few requirements&lt;/A&gt; need to be met and this feature does not require you to run API calls. Same goes for HubSpot forms, once created and embedded all &lt;A href="https://knowledge.hubspot.com/forms/create-and-edit-forms-using-the-new-form-editor?hubs_content=knowledge.hubspot.com/forms/create-forms&amp;amp;hubs_content-cta=updated%20forms%20editor#use-your-form" target="_blank" rel="noopener"&gt;that is required is the HubSpot tracking code&lt;/A&gt; needs to be installed on the site/page you are embedding the HubSpot form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can we maybe take 2 steps back and you explain what it is you are trying to do and why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 13:17:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110038#M12502</guid>
      <dc:creator>franksteiner79</dc:creator>
      <dc:date>2025-02-17T13:17:13Z</dc:date>
    </item>
    <item>
      <title>Betreff: Multiple-checkbox field type submissions not working correctly in Non-Hubspot Form</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110337#M12519</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73173"&gt;@franksteiner79&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, I was experiencing issues with just the tracking code, which is why I'm submitting via both the API and using the tracking code. I was trying to understand why I only received "Checked" or "Not Checked" values when using the tracking code, instead of the actual selected checkbox values.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I then tried the API route to see if the checkbox submission values would arrive in HubSpot correctly. This required creating a form in HubSpot with the same inputs, mapping their IDs to form inputs in my code, and sending the submission via a POST request to the API endpoint. This ended up working, but what confuses me is why it works with the API but not with the tracking code. I am not sure what I am doing wrong for the tracking code not to work correctly. Could it be how I set up my form input checkboxes and their ID's?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When I use only the tracking code, I get "Checked" or "Not Checked."&lt;BR /&gt;When I use only the POST request to "&lt;A href="https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid" target="_blank"&gt;https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid&lt;/A&gt;," I get the actual values for the selected checkboxes.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I was testing both approaches to see how I could get the Threat Briefings data properly. For now, I can only receive the data for this non-hibspot form via API and not the tracking code.&lt;BR /&gt;&lt;BR /&gt;I apprectiate your response. Let me know if you have any doubts or would like to see some code.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;John&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 23:41:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110337#M12519</guid>
      <dc:creator>JVPV</dc:creator>
      <dc:date>2025-02-17T23:41:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: Multiple-checkbox field type submissions not working correctly in Non-Hubspot Form</title>
      <link>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110408#M12523</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/900270"&gt;@JVPV&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on &lt;A href="https://knowledge.hubspot.com/forms/use-non-hubspot-forms#requirements-to-capture-non-hubspot-form-submissions:~:text=All%20data%20submitted%20to%20non%2DHubSpot%20form%20fields%20will%20only%20match%20to%20single%2Dline%20text%20field%20type%20properties%20in%20HubSpot.%20Non%2DHubSpot%20form%20fields%20cannot%20match%20with%20other%20field%20types." target="_blank" rel="noopener"&gt;the article I shared&lt;/A&gt;, &lt;EM&gt;"All data submitted to non-HubSpot form fields will only match to single-line text field type properties in HubSpot. Non-HubSpot form fields cannot match with other field types."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So looks like API form submissions call is the way to go for you in this case. I would also recommend including the &lt;A href="https://developers.hubspot.com/docs/reference/api/marketing/forms/v3-legacy#:~:text=Please%20Note%3A%20While%20the%20hutk%20value%20is%20not%20required%20for%20the%20submission%20to%20be%20accepted%2C%20this%20token%20is%20used%20to%20associate%20analytics%20data%20with%20a%20contact%20record%2C%20so%20without%20this%20you%20will%20not%20see%20any%20page%20views%20or%20analytics%20source%20data%20for%20the%20contact%20record." target="_blank" rel="noopener"&gt;hutk token&lt;/A&gt;&amp;nbsp;in your API call in order to capture traffic source information - this relates to yellow cookie warning you are seeing in the form submissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 06:17:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Lead-Capture-Tools/Multiple-checkbox-field-type-submissions-not-working-correctly/m-p/1110408#M12523</guid>
      <dc:creator>franksteiner79</dc:creator>
      <dc:date>2025-02-18T06:17:04Z</dc:date>
    </item>
  </channel>
</rss>

