|
1 | 1 | author: pballai |
2 | | -id: XX_2025_09_2025_first_friday_featuresfirst_friday_features |
| 2 | +id: 09_2025_first_friday_featuresfirst_friday_features |
3 | 3 | summary: 09_2025_first_friday_features |
4 | 4 | categories: Administration |
5 | 5 | environments: web |
@@ -334,6 +334,33 @@ Percentage-formatted input table columns with data validation have been updated |
334 | 334 | ## New QuickStarts in September |
335 | 335 | Duration: 20 |
336 | 336 |
|
| 337 | +### QuickStarts API Toolkit |
| 338 | +This new QuickStart introduces the `QuickStarts API Toolkit` — a lightweight, self-contained portal for experimenting with Sigma API recipes and common operations on your local machine. |
| 339 | + |
| 340 | +**What it can do:** |
| 341 | + |
| 342 | +- Save authentication settings to encrypted local storage, making it simple to test across multiple Sigma instances |
| 343 | + |
| 344 | +- Run API recipes directly, view/copy responses, and even copy the script itself |
| 345 | + |
| 346 | +- Run “Quick API” operations, a small set of the most common operations to GET information fast |
| 347 | + |
| 348 | +- Supports “smart parameters”; select users, teams, or workbooks from a list when Sigma makes them available, instead of hunting for IDs manually |
| 349 | + |
| 350 | +**NOTE:** The API Toolkit is not intended to replace or provide all the operations available in our API Reference and never will. |
| 351 | + |
| 352 | +**How it fits with existing tools (with links):** |
| 353 | + |
| 354 | +**Swagger / API Reference:** this is the full list of endpoints & parameters. THE SOURCE OF TRUTH |
| 355 | + |
| 356 | +**QuickStarts API Recipes:** reusable JS samples in your IDE |
| 357 | + |
| 358 | +**Postman:** team-friendly 3rd-party API tool that is very popular with developers |
| 359 | + |
| 360 | +**QuickStarts API Toolkit:** quick experiments with a web UI & smart parameter pickers |
| 361 | + |
| 362 | +For more information, see [QuickStarts API Toolkit](https://quickstarts.sigmacomputing.com/guide/developers_quickstarts_api_tookit/index.html?index=..%2F..index#0) |
| 363 | + |
337 | 364 | ### Embed Sigma into Microsoft SharePoint |
338 | 365 | Bring Sigma right into SharePoint Online—securely and seamlessly—with this [QuickStart](https://quickstarts.sigmacomputing.com/guide/embedding_use_case_sharepoint/index.html?index=..%2F..index#0) |
339 | 366 |
|
|
0 commit comments