Skip to content

Commit 82da5c9

Browse files
stale page ref removal
1 parent 4ba00ab commit 82da5c9

2 files changed

Lines changed: 33 additions & 37 deletions

File tree

modules/ROOT/pages/embed-methods.adoc

Lines changed: 30 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,30 @@ Based on your embedding requirements and integration setup, you can use one of t
1414

1515
* xref:getting-started.adoc[Embed using Visual Embed SDK] (Recommended)
1616
* xref:embed-without-sdk.adoc[iFrame embedding without SDK]
17-
* link:https://docs.thoughtspot.com/software/7.2/embedding[Legacy embedding method with app.min.js, window=_blank] (ThoughtSpot Software only)
17+
//* link:https://docs.thoughtspot.com/software/7.2/embedding[Legacy embedding method with app.min.js, window=_blank] (ThoughtSpot Software only)
1818

1919
To determine the method that best fits your embedding requirement, refer to the information in the following tables.
2020

2121
[div boxAuto]
2222
--
23-
[width="100%" cols="4,7,7,7"]
23+
[width="100%" cols="4,7,7"]
2424
[options='header']
2525
|=====
26-
||Visual Embed SDK|Embed without SDK|Legacy embedding method
27-
s|When to use|The SDK Supports all embed and customization use cases. Use the SDK for embedding ThoughtSpot if your host platform allows custom Javascript.
28-
|Use this method only if your host platform doesn't allow custom Javascript. This method involves embedding a ThoughtSpot component in an iFrame.| The legacy embedding method is available for only ThoughtSpot Software deployments. With this method, you can embed a ThoughtSpot page, object, or the full application using `api.min.js` script.
26+
||Visual Embed SDK|Embed without SDK
27+
s|When to use|The SDK supports all embed and customization use cases. Use the SDK for embedding ThoughtSpot if your host platform allows custom Javascript.
28+
|Use this method only if your host platform doesn't allow custom Javascript. This method involves embedding a ThoughtSpot component in an iFrame.
29+
2930
s|Feature availability a|
3031
ThoughtSpot Cloud ts7.may.cl or later +
3132
ThoughtSpot Software version 8.4.1-sw or later a|
3233
ThoughtSpot Cloud ts7.may.cl or later +
33-
ThoughtSpot Software version 6.0 or later a| ThoughtSpot Software version 6.0 or later
34-
35-
ThoughtSpot recommends using Visual Embed SDK and ThoughtSpot Embedded features from 8.4.1-sw onwards.
34+
ThoughtSpot Software version 6.0 or later
3635

3736
s|Required user privilege|`DEVELOPER` +
3837
`ADMINISTRATOR`
39-
|`ADMINISTRATOR`|`ADMINISTRATOR`
38+
|`ADMINISTRATOR`
4039

41-
s|Maintenance and support| Available | Available | Limited support
40+
s|Maintenance and support|Available|Available
4241
|=====
4342
--
4443
== Feature comparison
@@ -47,50 +46,44 @@ The following table lists the features available with each embed flavor:
4746

4847
[div tableContainer tableStyle1]
4948
--
50-
[width="100%" cols="4,5,5,6,6"]
49+
[width="100%" cols="4,5,5,6"]
5150
[options='header']
5251
|=====
53-
|Feature category|Features| Visual Embed SDK|Embedding without SDK |Legacy embedding method
52+
|Feature category|Features|Visual Embed SDK|Embedding without SDK
5453

55-
.5+|**Embed options**|Search|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#| [tag greyBackground tick]#–#
56-
|Visualization|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|
57-
Liveboard - Classic experience|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|
58-
Liveboard - New experience|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#|
59-
Full ThoughtSpot experience|[tag greenBackground tick]#✓# a|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
54+
.4+|**Embed options**|Search|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
55+
|Visualization|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
56+
|Liveboard|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
57+
|Full ThoughtSpot experience|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
6058

6159
.5+|**Authentication**|SAML|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓# +
6260

6361
__Inline authentication__. __For more information, see xref:embed-without-sdk.adoc#iframe-auth[Embed without SDK]__.
6462

65-
|[tag greenBackground tick]#✓#
66-
|OIDC| [tag greenBackground tick]#✓#|[tag greyBackground tick]#–#| [tag greyBackground tick]#–#
67-
|Trusted authentication|[tag greenBackground tick]#✓#| [tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
68-
|Basic authentication| [tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
69-
|Auto-login on authentication expiry|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#|[tag greyBackground tick]#–#
70-
71-
.2+|**Custom Actions**|URL actions|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓# +
72-
73-
__Available in only ThoughtSpot Software 7.0 or earlier versions__ |
74-
75-
Callback actions|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#|[tag greyBackground tick]#–#
63+
|OIDC|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
64+
|Trusted authentication|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
65+
|Basic authentication|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
66+
|Auto-login on authentication expiry|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
7667

77-
.4+|**Granular control of embedded UI**|Customization flags such as hiding data sources, search options configuration, setting a Liveboard to full height, and so on| [tag greenBackground tick]#✓#|[tag greyBackground tick]#–#|[tag greyBackground tick]#–#|
78-
Show or hide UI menu actions| [tag greenBackground tick]#✓#| [tag greyBackground tick]#–#|[tag greyBackground tick]#–#|
79-
Style customization and rebranding of UI elements|[tag greenBackground tick]#✓# |[tag greenBackground tick]#✓# |[tag greenBackground tick]#✓# |
80-
Link customization|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#|
68+
.2+|**Custom Actions**|URL actions|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
69+
|Callback actions|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
8170

82-
**Events** a|Ability to trigger and handle embed lifecycle and host app events +
71+
.4+|**Granular control of embedded UI**|Customization flags such as hiding data sources, search options configuration, setting a Liveboard to full height, and more|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
72+
|Show or hide UI menu actions|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
73+
|Style customization and rebranding of UI elements|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
74+
|Link customization|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
8375

84-
Interaction between host and embedded ThoughtSpot app| [tag greenBackground tick]#✓# |[tag greyBackground tick]#–#|[tag greyBackground tick]#–# +
76+
|**Events** a|Ability to trigger and handle embed lifecycle and host app events +
8577

86-
__Legacy events only__|
78+
Interaction between host and embedded ThoughtSpot app|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#
8779

88-
**Runtime filters**|Ability to pass filters as URL query parameters |[tag greenBackground tick]#✓# |[tag greenBackground tick]#✓# |[tag greenBackground tick]#✓# |
80+
|**Runtime filters**|Ability to pass filters as URL query parameters|[tag greenBackground tick]#✓#|[tag greenBackground tick]#✓#
8981

90-
**React components**| Ability to embed ThoughtSpot components in a React app|[tag greenBackground tick]#✓# |[tag greyBackground tick]#–#|[tag greyBackground tick]#–#|
82+
|**React components**|Ability to embed ThoughtSpot components in a React app|[tag greenBackground tick]#✓#|[tag greyBackground tick]#–#|
9183
|=====
9284
--
9385

86+
////
9487
== Embed using REST APIs
9588
9689
ThoughtSpot REST API framework supports data APIs, using which you can embed an answer, Liveboard, or a specific visualization from a Liveboard. You can use these APIs with or without the SDK to embed ThoughtSpot content in your app.

modules/ROOT/pages/faqs.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ The REST API v2.0 framework is built upon the existing core API functionality an
353353
For more information, see xref:rest-api-v2.adoc[REST API v2.0] and xref:rest-api-v1v2-comparison.adoc[REST API v1 and v2.0 comparison].
354354
====
355355

356+
////
356357
.Can I embed ThoughtSpot components using the REST API?
357358
358359
[%collapsible]
@@ -364,6 +365,8 @@ For more information, see the following pages:
364365
* xref:embed-rest-api.adoc[Embed using REST APIs]
365366
* xref:custom-viz-rest-api.adoc[Create a custom visualization using REST APIs]
366367
====
368+
////
369+
367370

368371
.Are there any Certificate requirements for REST API calls
369372

0 commit comments

Comments
 (0)