|
1 | 1 | ---
|
2 | 2 | title: Advanced Scenarios and Additional Samples
|
3 |
| -ms.date: 09/25/2017 |
| 3 | +ms.date: 11/23/2020 |
4 | 4 | ms.prod: sharepoint
|
5 | 5 | ms.assetid: 110bcc88-2b55-4d80-ab5c-dc3b9658e48d
|
6 | 6 | localization_priority: Normal
|
7 | 7 | ---
|
8 |
| - |
9 |
| - |
10 | 8 | # Advanced Scenarios and Additional Samples
|
11 | 9 |
|
12 | 10 | This topic describes some advanced REST scenarios and additional samples. It provides links to webpages where you can get more detailed information.
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 11 |
|
18 | 12 | > [!NOTE]
|
19 |
| -> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/docs/api-reference/v1.0/resources/excel |
20 |
| -) endpoint. |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 13 | +> The Excel Services REST API applies to SharePoint and SharePoint 2016 on-premises. For Office 365 Education, Business, and Enterprise accounts, use the Excel REST APIs that are part of the [Microsoft Graph](http://graph.microsoft.io/docs/api-reference/v1.0/resources/excel) endpoint. |
25 | 14 |
|
26 | 15 | ## Passing Parameters to a Workbook
|
27 | 16 |
|
28 | 17 | The [Advanced Excel Services REST API Capabilities—Passing Parameters to a Spreadsheet](https://blogs.msdn.com/cumgranosalis/archive/2009/11/05/advanced-excel-services-rest-api-capabilities-where-things-get-interesting.aspx) sample shows you how to pass parameters in REST URLs, to modify the result that you get back. This sample demonstrates how, by passing parameters into the workbook, you are able to take advantage of the data and visualization, and you can also take advantage of the logic that is behind them.
|
29 |
| - |
30 |
| - |
31 |
| - |
32 | 18 |
|
33 | 19 | ## Using URL Parameters with Excel Services Gadget
|
34 | 20 |
|
35 | 21 | The [Using Advanced REST Functionality with the Excel Services Gadget](https://blogs.msdn.com/cumgranosalis/archive/2009/11/06/bringing-it-all-back-home-using-advanced-rest-functionality-with-the-excel-services-gadget.aspx) sample shows you how to use the [Advanced Excel Services REST API Capabilities—Passing Parameters to a Spreadsheet](https://blogs.msdn.com/cumgranosalis/archive/2009/11/05/advanced-excel-services-rest-api-capabilities-where-things-get-interesting.aspx) sample with the [Excel Services Gadget](https://blogs.msdn.com/cumgranosalis/archive/2009/11/03/interoducing-the-excel-services-gadget.aspx). You can use the gadget to display the results that you get from the REST API.
|
36 |
| - |
37 |
| - |
38 |
| - |
39 | 22 |
|
40 | 23 | ## Embedding Workbook Data
|
41 | 24 |
|
42 | 25 | The [Excel Services REST API Examples](https://www.microsoft.com/microsoft-365/blog/2009/11/09/excel-services-in-sharepoint-2010-rest-api-examples/) sample shows you how to use the REST API to embed workbook data in interesting ways.
|
43 |
| - |
44 |
| - |
45 |
| - |
46 | 26 |
|
47 | 27 | ## More REST API Syntax Examples
|
48 | 28 |
|
49 |
| -The [Excel Services REST API Syntax](https://www.microsoft.com/microsoft-365/blog/2009/11/05/excel-services-in-sharepoint-2010-rest-api-syntax/) blog entry provides additional Excel Services REST API syntax examples. |
50 |
| - |
51 |
| - |
52 |
| - |
| 29 | +The [Excel Services REST API Syntax](https://www.microsoft.com/en-us/microsoft-365/blog/2009/11/05/excel-services-in-sharepoint-2010-rest-api-syntax/) blog entry provides additional Excel Services REST API syntax examples. |
53 | 30 |
|
54 | 31 | ## Ideas About How to Take Advantage of the REST API
|
55 | 32 |
|
56 | 33 | The [Excel Services REST API Examples](https://www.microsoft.com/microsoft-365/blog/2009/11/04/simple-access-to-spreadsheet-data-using-the-excel-services-2010-rest-api/) blog entry provides additional ideas about what you can do with the REST API in Excel Services.
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
0 commit comments