Skip to content

Commit 849d598

Browse files
committed
add 1
1 parent 48e4110 commit 849d598

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

site/sigmaguides/src/09_2025_first_friday_features/09_2025_first_friday_features.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
author: pballai
2-
id: XX_2025_09_2025_first_friday_featuresfirst_friday_features
2+
id: 09_2025_first_friday_featuresfirst_friday_features
33
summary: 09_2025_first_friday_features
44
categories: Administration
55
environments: web
@@ -334,6 +334,33 @@ Percentage-formatted input table columns with data validation have been updated
334334
## New QuickStarts in September
335335
Duration: 20
336336

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+
337364
### Embed Sigma into Microsoft SharePoint
338365
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)
339366

0 commit comments

Comments
 (0)