<?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: Form Submission with Power Automate creates only errors in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1066032#M78000</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/518944"&gt;@Harling&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for including those details in your post. Interpreting Power Automate errors can be a bit tricky. Not impossible, but challenging. I'd like to invite a mix of community members to the conversation who have posted or answered Power Automate questions — hey &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/426475"&gt;@coldrickjack&lt;/a&gt;&lt;/SPAN&gt; &lt;STRONG&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/591648"&gt;@AKhan786&lt;/a&gt;&lt;/SPAN&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/716057"&gt;@NThoman&lt;/a&gt;&lt;/SPAN&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/714636"&gt;@SWesthagen&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;have you run into this situation?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for taking a look! — Jaycee&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 22:59:24 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2024-11-06T22:59:24Z</dc:date>
    <item>
      <title>Form Submission with Power Automate creates only errors</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1065624#M77974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to submit data to a HubSpot form through Power Automate. I use a HTTP Post function, using this URI&amp;nbsp;&lt;A href="https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid" target="_blank" rel="noopener"&gt;https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid&lt;/A&gt;&amp;nbsp;(with my portal and form ID).&lt;BR /&gt;It has been working last week, now I suddenly get the following error:&lt;BR /&gt;&lt;STRONG&gt;Invalid input JSON on line 1, column 1: Cannot construct instance of `com.hubspot.formsubmission.core.models.PublicApiFormSubmissionRequest$Json` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('fields').&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The JSON body looks like this&lt;BR /&gt;"fields": [&lt;BR /&gt;{&lt;BR /&gt;"objectTypeId": "0-1",&lt;BR /&gt;"name": "email",&lt;BR /&gt;"value": "@{triggerBody()?['entity']?['email']}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"objectTypeId": "0-1",&lt;BR /&gt;"name": "salutation",&lt;BR /&gt;"value": "@{triggerBody()?['entity']?['salutation']}"&lt;BR /&gt;},.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can this be causing the error message?&lt;/P&gt;&lt;P&gt;Thank you for any hint.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 10:04:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1065624#M77974</guid>
      <dc:creator>Harling</dc:creator>
      <dc:date>2024-11-06T10:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Form Submission with Power Automate creates only errors</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1066032#M78000</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/518944"&gt;@Harling&lt;/a&gt;&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for including those details in your post. Interpreting Power Automate errors can be a bit tricky. Not impossible, but challenging. I'd like to invite a mix of community members to the conversation who have posted or answered Power Automate questions — hey &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/426475"&gt;@coldrickjack&lt;/a&gt;&lt;/SPAN&gt; &lt;STRONG&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/591648"&gt;@AKhan786&lt;/a&gt;&lt;/SPAN&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/716057"&gt;@NThoman&lt;/a&gt;&lt;/SPAN&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/714636"&gt;@SWesthagen&lt;/a&gt;&lt;/SPAN&gt; &lt;/STRONG&gt;have you run into this situation?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for taking a look! — Jaycee&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 22:59:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1066032#M78000</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-11-06T22:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Form Submission with Power Automate creates only errors</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1066821#M78037</link>
      <description>&lt;P data-unlink="true"&gt;I’m also encountering this issue when trying to submit data to a HubSpot form via Power Automate. The error&amp;nbsp; message about invalid JSON format on line 1 has been a blocker for me too, even though it was working previously.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 15:03:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Submission-with-Power-Automate-creates-only-errors/m-p/1066821#M78037</guid>
      <dc:creator>BStokes</dc:creator>
      <dc:date>2024-11-08T15:03:49Z</dc:date>
    </item>
  </channel>
</rss>

