<?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 null input to create a record in Dynamics 365 in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7958#M3340</link>
    <description>&lt;P&gt;Hi, I am new to Workato. I was able to create a record with null input using Power Automate flow. The test input: &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;{&lt;BR /&gt;"object_name": "30b0cd7e-0081-42e1-9a48-688442277fae$opportunities",&lt;BR /&gt;"name": "TEST",&lt;BR /&gt;"transactioncurrencyid__reftransactioncurrency": &lt;FONT color="#0000FF"&gt;null&lt;/FONT&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;But failed when trying to do the same with Workato. The test input:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;{&lt;BR /&gt;"object_name": "30b0cd7e-0081-42e1-9a48-688442277fae$opportunities",&lt;BR /&gt;"name": "TEST",&lt;BR /&gt;"transactioncurrencyid__reftransactioncurrency": &lt;FONT color="#0000FF"&gt;null&lt;/FONT&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The error &lt;FONT color="#FF0000"&gt;'Currency (transactioncurrencyid)' must be present&lt;/FONT&gt;&amp;nbsp;was returned. What should I pass null using Workato successfully? Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Sat, 05 Oct 2024 00:40:33 GMT</pubDate>
    <dc:creator>croxxeyed</dc:creator>
    <dc:date>2024-10-05T00:40:33Z</dc:date>
    <item>
      <title>null input to create a record in Dynamics 365</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7958#M3340</link>
      <description>&lt;P&gt;Hi, I am new to Workato. I was able to create a record with null input using Power Automate flow. The test input: &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;{&lt;BR /&gt;"object_name": "30b0cd7e-0081-42e1-9a48-688442277fae$opportunities",&lt;BR /&gt;"name": "TEST",&lt;BR /&gt;"transactioncurrencyid__reftransactioncurrency": &lt;FONT color="#0000FF"&gt;null&lt;/FONT&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;But failed when trying to do the same with Workato. The test input:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;{&lt;BR /&gt;"object_name": "30b0cd7e-0081-42e1-9a48-688442277fae$opportunities",&lt;BR /&gt;"name": "TEST",&lt;BR /&gt;"transactioncurrencyid__reftransactioncurrency": &lt;FONT color="#0000FF"&gt;null&lt;/FONT&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The error &lt;FONT color="#FF0000"&gt;'Currency (transactioncurrencyid)' must be present&lt;/FONT&gt;&amp;nbsp;was returned. What should I pass null using Workato successfully? Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 00:40:33 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7958#M3340</guid>
      <dc:creator>croxxeyed</dc:creator>
      <dc:date>2024-10-05T00:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: null input to create a record in Dynamics 365</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7959#M3341</link>
      <description>&lt;P&gt;Usually I find I have to use "skip" (in formula mode) so that null fields aren't included, rather they're omitted.&amp;nbsp; I think DateTime fields may encounter the same issue.&amp;nbsp; For example:&lt;/P&gt;&lt;P&gt;myCurrentVariable.presence or skip&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 12:28:07 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7959#M3341</guid>
      <dc:creator>mppowe</dc:creator>
      <dc:date>2024-10-05T12:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: null input to create a record in Dynamics 365</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7960#M3342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/3769"&gt;@mppowe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried your suggestion, it continues to return error&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;'Currency (transactioncurrencyid)' must be present&lt;/SPAN&gt;&lt;/FONT&gt; or&amp;nbsp;&lt;SPAN&gt;&lt;FONT color="#FF0000"&gt;Unsupported data type in the action input&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2024 22:46:51 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/null-input-to-create-a-record-in-dynamics-365/m-p/7960#M3342</guid>
      <dc:creator>croxxeyed</dc:creator>
      <dc:date>2024-10-05T22:46:51Z</dc:date>
    </item>
  </channel>
</rss>

