Download presentation
Presentation is loading. Please wait.
Published byЗоя Владимирова Modified over 5 years ago
1
The SSRS RESTful API George Walkey Sr. DBA, Patient First Corp
Richmond, VA
2
Agenda What is Rest? Soap vs Rest Demos in Powershell Create Folders
Upload Reports Permissions Subscriptions Swagger Docs
3
SSRS and Rest
4
What is REST? The SQL Server 2017 Reporting Services REST API provides programmatic access to the report server catalog. For example, basic CRUD operations can be done on folders, reports, KPIs, data sources, datasets, refresh plans, subscriptions, etc. The REST API can also be used to provide more advanced functionality, such as: Navigate the folder hierarchy Discover the contents of a folder Download a report definition Modify default report parameters Change or execute a Subscription A whole lot more The REST API is a RESTful successor to the legacy [SOAP API](
5
SOAP vs Rest SOAP uses XML and WSDL Rest uses JSON or XML and Swagger
SSRS SOAP interface since 2005 SSRS Rest interface since 2016 XML is generally a “heavier” payload
6
Demos Using Power BI Server Powershell Win 5.1
1) Create Folders 2) Upload Reports 3) Create Subscriptions and fire them off 4) Set Permissions and other Operations Easy “GET” Method Access via Web Browser
7
You are the next SQL Saturday Speaker!
Thank You You are the next SQL Saturday Speaker! 10/27/201910/27/2019 | Footer Goes Here
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.