Skip to content

Commit 1b788fc

Browse files
authored
Merge pull request #450 from sigmacomputing/api-use-cases-exports
Api use cases exports
2 parents 0d9230e + 18d6910 commit 1b788fc

22 files changed

Lines changed: 205 additions & 10 deletions

site/sigmaguides/src/embedding_rest_api_usage_02_bookmarks/embedding_rest_api_usage_02_bookmarks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Browse to the landing page:
7474
http://localhost:3000
7575
```
7676

77-
Select the `API Embed Bookmarks` page and click `Go`:
77+
Select the `Embed Bookmarks` page and click `Go`:
7878

7979
<img src="assets/api_bm_01.png" width="600"/>
8080

@@ -192,8 +192,8 @@ The console log will list the bookmarks that were deleted:
192192
```code
193193
Fetching bookmarks from Sigma API: https://aws-api.sigmacomputing.com/v2/workbooks/0e51172a-a4c0-4954-8c8c-9d854dcf4434/bookmarks
194194
Found 1 bookmarks in Sigma to delete
195-
Deleted Sigma bookmark: Mobile Phones (879c3131-eee6-4263-8df1-4e1a4be7178a)
196-
Clear all bookmarks completed - deleted 1 bookmarks
195+
Deleted Sigma bookmark: Mobile Phones (879c3131-eee6-4263-8df1-4e1a4be7178a)
196+
Clear all bookmarks completed - deleted 1 bookmarks
197197
```
198198

199199
![Footer](assets/sigma_footer.png)

site/sigmaguides/src/embedding_rest_api_usage_03_bookmark_sharing_with_a_local_db/embedding_rest_api_usage_03_bookmark_sharing_with_a_local_db.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Browse to the landing page:
148148
http://localhost:3000
149149
```
150150

151-
Select the `API Embed Bookmarks` page and click `Go`:
151+
Select the `Embed Bookmarks with Local DB` page and click `Go`:
152152

153153
<img src="assets/api_bm_01.png" width="600"/>
154154

@@ -306,14 +306,14 @@ Select the `Build` user and a workbook to target.
306306
The console log will list the bookmarks that were deleted:
307307
```code
308308
Reusing cached bearer token
309-
Bearer token obtained for clear all operation
309+
Bearer token obtained for clear all operation
310310
Fetching bookmarks from Sigma API: https://aws-api.sigmacomputing.com/v2/workbooks/0e51172a-a4c0-4954-8c8c-9d854dcf4434/bookmarks
311311
Found 3 bookmarks in Sigma to delete
312-
Deleted Sigma bookmark: Motorola Products (44a6f434-103e-40f7-bbc7-122089b73a38)
313-
Deleted Sigma bookmark: Apple Products (c9b16a2e-92c6-486c-9029-8b30ca0d1ee7)
314-
Deleted Sigma bookmark: Mobile Phones (9b8037f4-4900-4c58-adb9-043fd8696a87)
315-
Deleted 3 bookmarks from local database
316-
Total bookmarks deleted: 3 from Sigma, 3 from local DB
312+
Deleted Sigma bookmark: Motorola Products (44a6f434-103e-40f7-bbc7-122089b73a38)
313+
Deleted Sigma bookmark: Apple Products (c9b16a2e-92c6-486c-9029-8b30ca0d1ee7)
314+
Deleted Sigma bookmark: Mobile Phones (9b8037f4-4900-4c58-adb9-043fd8696a87)
315+
Deleted 3 bookmarks from local database
316+
Total bookmarks deleted: 3 from Sigma, 3 from local DB
317317
```
318318

319319
![Footer](assets/sigma_footer.png)
369 KB
Loading
107 KB
Loading
378 KB
Loading
249 KB
Loading
136 KB
Loading
52.1 KB
Loading
43.6 KB
Loading
211 KB
Loading

0 commit comments

Comments
 (0)