<?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: REST API and shared shedules in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/380089#M4539</link>
    <description>&lt;P&gt;Any ideas about this? This seems to be a big hole in the REST API and was possible with the SOAP API.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2018 16:10:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-20T16:10:16Z</dc:date>
    <item>
      <title>REST API and shared shedules</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/329159#M3082</link>
      <description>&lt;P&gt;Is there a REST API call to retrieve the ID of a shared schedule by name in the PBIRS Report Server? This ID is needed to set shared schedules on catalog items. With the legacy SOAP API, there was the&lt;STRONG&gt; .ListSchedules&lt;/STRONG&gt; call. I can't see anything obvious in the Swagger docs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2017 18:52:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/329159#M3082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-26T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: REST API and shared shedules</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/329389#M3084</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I didn't find the method to list schedule ID in Power BI report server. Maybe&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="31487" data-lia-user-login="mgmeyer" class="lia-mention lia-mention-user"&gt;mgmeyer&lt;/a&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="30856" data-lia-user-login="riccardomuti" class="lia-mention lia-mention-user"&gt;riccardomuti&lt;/a&gt;&amp;nbsp;from PG team have ideas?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find schedule ID, we can also query the report server database with query:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;use &amp;lt;report server database&amp;gt; 

select *from [Catalog] c
join ReportSchedule rs on c.ItemID=rs.ReportID
join Schedule s on rs.ScheduleID=s.ScheduleID&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2017 08:01:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/329389#M3084</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-12-27T08:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: REST API and shared shedules</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/331854#M3168</link>
      <description>&lt;P&gt;Thank you for the information but I really need a REST call for this - I assume there must be a way to get a schedule ID otherwise there is no way to do anything with schedules ...&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2018 13:25:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/331854#M3168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-03T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST API and shared shedules</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/332773#M3216</link>
      <description>&lt;P&gt;It seems also that the legacy SOAP .ListSChedules() method doesn't return anything on the latest PBIRS Report Server so there appears to be no way to get the IDs of shared schedules any more?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2018 19:18:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/332773#M3216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-04T19:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST API and shared shedules</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/380089#M4539</link>
      <description>&lt;P&gt;Any ideas about this? This seems to be a big hole in the REST API and was possible with the SOAP API.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 16:10:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/REST-API-and-shared-shedules/m-p/380089#M4539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-20T16:10:16Z</dc:date>
    </item>
  </channel>
</rss>

