<?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: optionsUrl not sending filled out fields inputFields always empty in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109622#M80374</link>
    <description>&lt;P&gt;In case someone asked if I saved the workflow changes, YES it's saved.&lt;/P&gt;</description>
    <pubDate>Sat, 15 Feb 2025 15:43:38 GMT</pubDate>
    <dc:creator>nickiearchua</dc:creator>
    <dc:date>2025-02-15T15:43:38Z</dc:date>
    <item>
      <title>optionsUrl not sending filled out fields inputFields always empty</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109621#M80373</link>
      <description>&lt;P&gt;Why is the payload from HubSpot not containing values of already filled out fields?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the body from HS payload&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;{&lt;BR /&gt;  &lt;SPAN&gt;"origin"&lt;/SPAN&gt;: {&lt;BR /&gt;    &lt;SPAN&gt;"portalId"&lt;/SPAN&gt;: &lt;SPAN&gt;31231231&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;"actionDefinitionId"&lt;/SPAN&gt;: &lt;SPAN&gt;233511&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;"actionDefinitionVersion"&lt;/SPAN&gt;: &lt;SPAN&gt;1&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;"actionExecutionIndexIdentifier"&lt;/SPAN&gt;: &lt;SPAN&gt;null&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;"extensionDefinitionId"&lt;/SPAN&gt;: &lt;SPAN&gt;233511&lt;/SPAN&gt;,&lt;BR /&gt;    &lt;SPAN&gt;"extensionDefinitionVersionId"&lt;/SPAN&gt;: &lt;SPAN&gt;1&lt;BR /&gt;&lt;/SPAN&gt;  },&lt;BR /&gt;  &lt;SPAN&gt;"inputFieldName"&lt;/SPAN&gt;: &lt;SPAN&gt;"myField"&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"fetchOptions"&lt;/SPAN&gt;: {&lt;BR /&gt;    &lt;SPAN&gt;"q"&lt;/SPAN&gt;: &lt;SPAN&gt;""&lt;BR /&gt;&lt;/SPAN&gt;  },&lt;BR /&gt;  &lt;SPAN&gt;"objectTypeId"&lt;/SPAN&gt;: &lt;SPAN&gt;"0-1"&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"initialValue"&lt;/SPAN&gt;: &lt;SPAN&gt;"initial value"&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"fields"&lt;/SPAN&gt;: {},&lt;BR /&gt;  &lt;SPAN&gt;"userId"&lt;/SPAN&gt;: &lt;SPAN&gt;12548322&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"inputFields"&lt;/SPAN&gt;: {},&lt;BR /&gt;  &lt;SPAN&gt;"extensionDefinitionId"&lt;/SPAN&gt;: &lt;SPAN&gt;233511&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"portalId"&lt;/SPAN&gt;: &lt;SPAN&gt;31231231&lt;/SPAN&gt;,&lt;BR /&gt;  &lt;SPAN&gt;"extensionsDefinitionVersion"&lt;/SPAN&gt;: &lt;SPAN&gt;1&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;The expected is inputFields should have the already filled out fields as stated in the documentation&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="download.png" style="width: 924px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/138579iCD9A2E27DF5D35D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="download.png" alt="download.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 15 Feb 2025 15:41:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109621#M80373</guid>
      <dc:creator>nickiearchua</dc:creator>
      <dc:date>2025-02-15T15:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: optionsUrl not sending filled out fields inputFields always empty</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109622#M80374</link>
      <description>&lt;P&gt;In case someone asked if I saved the workflow changes, YES it's saved.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2025 15:43:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109622#M80374</guid>
      <dc:creator>nickiearchua</dc:creator>
      <dc:date>2025-02-15T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: optionsUrl not sending filled out fields inputFields always empty</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109644#M80377</link>
      <description>&lt;P&gt;These are the things I've done so far but none is working:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create new Custom Workflow Action - &lt;FONT color="#FF0000"&gt;Still Not Working&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Create new App and new Worklow Custom Action - &lt;FONT color="#FF0000"&gt;Still Not Working&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Create new Account, new App, and new Workflow Custom Action - &lt;FONT color="#FF0000"&gt;Still Not Working&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;Created new User, new Account, new App, and new Workflow Custom Action - &lt;FONT color="#FF0000"&gt;Still Not Working&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 15 Feb 2025 18:03:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/optionsUrl-not-sending-filled-out-fields-inputFields-always/m-p/1109644#M80377</guid>
      <dc:creator>nickiearchua</dc:creator>
      <dc:date>2025-02-15T18:03:08Z</dc:date>
    </item>
  </channel>
</rss>

