<?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 Update Parameter from Query in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Update-Parameter-from-Query/m-p/644359#M18797</link>
    <description>&lt;P&gt;I have a situation where I'm calling into a Rest API with transactional data. I need to pass in a date/time as part of the API call...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;&lt;SPAN&gt;apiUrl = "BASE-URL/transactions/search/recordsModifiedBetween?From="&amp;amp;LastSearchTime&amp;amp;"&amp;amp;To="&amp;amp;DateTime.LocalNow&amp;amp;"",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;The goal is to log the time the last search ran and pass that as a parameter into the query so that I only get modified records from the API during a specific window of time. I need to implement this across 100 or so calls, so updating the Parameter manually isn't an option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;Any thoughts would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 17:13:40 GMT</pubDate>
    <dc:creator>10kinds</dc:creator>
    <dc:date>2019-03-13T17:13:40Z</dc:date>
    <item>
      <title>Update Parameter from Query</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Update-Parameter-from-Query/m-p/644359#M18797</link>
      <description>&lt;P&gt;I have a situation where I'm calling into a Rest API with transactional data. I need to pass in a date/time as part of the API call...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;&lt;SPAN&gt;apiUrl = "BASE-URL/transactions/search/recordsModifiedBetween?From="&amp;amp;LastSearchTime&amp;amp;"&amp;amp;To="&amp;amp;DateTime.LocalNow&amp;amp;"",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;The goal is to log the time the last search ran and pass that as a parameter into the query so that I only get modified records from the API during a specific window of time. I need to implement this across 100 or so calls, so updating the Parameter manually isn't an option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="unresolvedVariable"&gt;Any thoughts would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 17:13:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Update-Parameter-from-Query/m-p/644359#M18797</guid>
      <dc:creator>10kinds</dc:creator>
      <dc:date>2019-03-13T17:13:40Z</dc:date>
    </item>
  </channel>
</rss>

