<?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 Calling ActivityEvents API from Logic Apps - Returns Empty Array in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Calling-ActivityEvents-API-from-Logic-Apps-Returns-Empty-Array/m-p/1514404#M26586</link>
    <description>&lt;P&gt;I've setup a Logic App that's running a Custom Connector loaded with the Activity Events API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Logic App works - in that it calls the API for a single date - and returns a continuation token.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use decodeURIComponent - and feed the continuationtoken back to the API - and ask it to loop until "lastresultset" = true.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The timeout is set to 60.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app cycles 60 times - and always returns the same result (which looks identical to the first run).&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"activityEventEntities":[],"continuationUri":"https://wabi-us-north-central-redirect.analysis.windows.net/v1.0/myorg/admin/activityevents?continuationToken='LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws'","continuationToken":"LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws","lastResultSet":false}&lt;/LI-CODE&gt;&lt;P&gt;I'm unsure why it continues to return an empty array [] each time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The date I've chosen is a Wednesay - and I know there should be data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
    <pubDate>Tue, 24 Nov 2020 17:42:09 GMT</pubDate>
    <dc:creator>swise001</dc:creator>
    <dc:date>2020-11-24T17:42:09Z</dc:date>
    <item>
      <title>Calling ActivityEvents API from Logic Apps - Returns Empty Array</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Calling-ActivityEvents-API-from-Logic-Apps-Returns-Empty-Array/m-p/1514404#M26586</link>
      <description>&lt;P&gt;I've setup a Logic App that's running a Custom Connector loaded with the Activity Events API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Logic App works - in that it calls the API for a single date - and returns a continuation token.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use decodeURIComponent - and feed the continuationtoken back to the API - and ask it to loop until "lastresultset" = true.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The timeout is set to 60.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app cycles 60 times - and always returns the same result (which looks identical to the first run).&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{"activityEventEntities":[],"continuationUri":"https://wabi-us-north-central-redirect.analysis.windows.net/v1.0/myorg/admin/activityevents?continuationToken='LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws'","continuationToken":"LDIw************uMDAwWiwyMDIwLTExLTE4VDIzOjU5OjU5Ljk5OVosMSws","lastResultSet":false}&lt;/LI-CODE&gt;&lt;P&gt;I'm unsure why it continues to return an empty array [] each time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The date I've chosen is a Wednesay - and I know there should be data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 17:42:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Calling-ActivityEvents-API-from-Logic-Apps-Returns-Empty-Array/m-p/1514404#M26586</guid>
      <dc:creator>swise001</dc:creator>
      <dc:date>2020-11-24T17:42:09Z</dc:date>
    </item>
  </channel>
</rss>

