Skip to content

Commit 83654aa

Browse files
committed
fixup markdown & broken link
- one link requires locale as not translated
1 parent 80f15e7 commit 83654aa

File tree

1 file changed

+3
-30
lines changed

1 file changed

+3
-30
lines changed
Lines changed: 3 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,33 @@
11
---
22
title: Advanced Scenarios and Additional Samples
3-
ms.date: 09/25/2017
3+
ms.date: 11/23/2020
44
ms.prod: sharepoint
55
ms.assetid: 110bcc88-2b55-4d80-ab5c-dc3b9658e48d
66
localization_priority: Normal
77
---
8-
9-
108
# Advanced Scenarios and Additional Samples
119

1210
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-
1711

1812
> [!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.
2514
2615
## Passing Parameters to a Workbook
2716

2817
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-
3218

3319
## Using URL Parameters with Excel Services Gadget
3420

3521
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-
3922

4023
## Embedding Workbook Data
4124

4225
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-
4626

4727
## More REST API Syntax Examples
4828

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.
5330

5431
## Ideas About How to Take Advantage of the REST API
5532

5633
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

Comments
 (0)