<?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: Would using the v3 embed link be an issue? (instead of v2) in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1133585#M81474</link>
    <description>&lt;P&gt;I think so.. looks like the form will try to fetch `&lt;SPAN&gt;/embed/v3/form/&amp;lt;portal_id&amp;gt;/&amp;lt;form_id&amp;gt;/json&lt;/SPAN&gt;&lt;SPAN&gt;` and that errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I just received this response:&lt;BR /&gt;```json&lt;BR /&gt;{&lt;BR /&gt;"status": "error",&lt;BR /&gt;"message": "You cannot fetch this type of form using this endpoint. Not an Embed version 2 or 3 form",&lt;BR /&gt;"correlationId": "a408499a-..."&lt;BR /&gt;}&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Although it does render the form somehow.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2025 15:40:30 GMT</pubDate>
    <dc:creator>p6l-richard</dc:creator>
    <dc:date>2025-04-08T15:40:30Z</dc:date>
    <item>
      <title>Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/763739#M61872</link>
      <description>&lt;P&gt;The embed for a form is as such:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
  hbspt.forms.create({
    region: "na1",
    portalId: "xxxxx",
    formId: "xxxxx"
  });
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;... Just wondering instead of using //js.hsforms.net/forms/embed/v2.js, would using //js.hsforms.net/forms/embed/v3.js be ok?&lt;BR /&gt;&lt;BR /&gt;Context: We embedded the form with no issues as an iframe, but we need it as a raw HTML form instead. After switching it to a HTML form, the captcha on the form stopped working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stumbled upon this post: &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Forms-Api-Captcha-Handling/m-p/248800" target="_blank"&gt;https://community.hubspot.com/t5/APIs-Integrations/Forms-Api-Captcha-Handling/m-p/248800&lt;/A&gt;&amp;nbsp;... tried the v3 link and it worked properly. Contacted Hubspot Support to see if it's a viable solution, and they told me to ask the question here instead so here I am.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would this v3 link be okay?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 08:33:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/763739#M61872</guid>
      <dc:creator>ONg</dc:creator>
      <dc:date>2023-03-03T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1133585#M81474</link>
      <description>&lt;P&gt;I think so.. looks like the form will try to fetch `&lt;SPAN&gt;/embed/v3/form/&amp;lt;portal_id&amp;gt;/&amp;lt;form_id&amp;gt;/json&lt;/SPAN&gt;&lt;SPAN&gt;` and that errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I just received this response:&lt;BR /&gt;```json&lt;BR /&gt;{&lt;BR /&gt;"status": "error",&lt;BR /&gt;"message": "You cannot fetch this type of form using this endpoint. Not an Embed version 2 or 3 form",&lt;BR /&gt;"correlationId": "a408499a-..."&lt;BR /&gt;}&lt;BR /&gt;```&lt;BR /&gt;&lt;BR /&gt;Although it does render the form somehow.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 15:40:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1133585#M81474</guid>
      <dc:creator>p6l-richard</dc:creator>
      <dc:date>2025-04-08T15:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1241580#M86511</link>
      <description>&lt;P&gt;I have the same problem,&lt;BR /&gt;Did support help you?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 17:34:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1241580#M86511</guid>
      <dc:creator>SApostolov</dc:creator>
      <dc:date>2026-01-14T17:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242886#M86581</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/1032152"&gt;@SApostolov&lt;/a&gt;&lt;/SPAN&gt; and thanks for your question!&lt;BR /&gt;&lt;BR /&gt;As of now, the documentation only references //js.hsforms.net/forms/embed/v2.js as the standard embed script URL, there isn’t any official guidance about using v3 at this time.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding CAPTCHA, there are some limitations when handling CAPTCHA with raw HTML forms and the Forms API.&lt;BR /&gt;&lt;BR /&gt;Form submissions via the API that include CAPTCHA tokens may return errors, so we recommend implementing your own spam protection system before sending data through the API.&lt;BR /&gt;&lt;BR /&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&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/321717"&gt;@MichaelMa&lt;/a&gt;&lt;/SPAN&gt; and &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/63499"&gt;@SteveHTM&lt;/a&gt;&lt;/SPAN&gt;, what are your thoughts on this, please?&lt;BR /&gt;&lt;BR /&gt;Thanks so much and have a lovely day!&lt;BR /&gt;Bérangère&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;This post was created with the assistance of AI tools&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 09:40:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242886#M86581</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2026-01-19T09:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242903#M86582</link>
      <description>&lt;P&gt;Support didn't help me, but I went ahead and used v3 anyway with no problems. At your own risk. We monitored the form closely to make sure there weren't any issues and it was ok until we switched to the newer form.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 10:40:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242903#M86582</guid>
      <dc:creator>ONg</dc:creator>
      <dc:date>2026-01-19T10:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Would using the v3 embed link be an issue? (instead of v2)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242930#M86583</link>
      <description>&lt;P&gt;As far as I know:&lt;/P&gt;
&lt;P&gt;V2 is for forms built with what's being called "Legacy forms" now, while v4 (there's no official v3) is for the new form editor.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to get the raw HTML of a legacy form, you can modify the embed code slightly from&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
  hbspt.forms.create({
    region: "na1",
    portalId: "xxxxx",
    formId: "xxxxx"
  });
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;to&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
  hbspt.forms.create({
    region: "na1",
    portalId: "xxxxx",
    formId: "xxxxx", 
    css:""
  });
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By adding the css:"", the form is being rendered as plain HTML without any inherited styles from HubSpot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 11:28:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Would-using-the-v3-embed-link-be-an-issue-instead-of-v2/m-p/1242930#M86583</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2026-01-19T11:28:39Z</dc:date>
    </item>
  </channel>
</rss>

