Skip to content

Commit a192de0

Browse files
Merge pull request #1002 from roza-leyderman-pro/4.5
 SCAL-44443 Legal text for Extended Enterprise
2 parents df444f4 + ca1fc82 commit a192de0

File tree

5 files changed

+12
-242
lines changed

5 files changed

+12
-242
lines changed

_app-integrate/data-api/about-data-api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ Before you can use the Data REST API, you must authenticate to ThoughtSpot using
1616

1717
You'll need to enable cross domain verification when using the Data REST API. This protects your data, so that another website cannot use a URL to get data from ThoughtSpot. The procedure for [enabling the JavaScript API]({{ site.baseurl }}/app-integrate/JSAPI/enable-JS-API.html#) includes information on how to enable this.
1818

19-
<<<<<<< HEAD
20-
## REST API Capabilities
21-
=======
2219
## Data REST API capabilities
23-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
2420

2521
Use a POST method to access the URL, which calls the REST API. The data is returned as a JSON string. When using this method, you'll need to extract the data from the JSON file and render it on your Web page, portal, or application.
2622

_app-integrate/data-api/use-data-api-read.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,10 @@ summary: "This procedure shows how to use the REST API to get data out of Though
66
sidebar: mydoc_sidebar
77
permalink: /:collection/:path.html
88
---
9-
<<<<<<< HEAD
10-
Data is returned as JSON (JavaScript Object Notation). Before you can use the REST API, you need to eEnable the JavaScript API (JS API)]({{ site.baseurl }}/app-integrate/JSAPI/enable-JS-API.html#) and authenticate to ThoughtSpot.
11-
=======
9+
1210
Data retrieved using the Data REST API is returned as JSON (JavaScript Object Notation).
1311

1412
Before you can use the Data REST API, you need to enable the [JavaScript API (JS API)]({{ site.baseurl }}/app-integrate/JSAPI/enable-JS-API.html#) and authenticate to ThoughtSpot.
15-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
1613

1714
Use this procedure to construct the URL you will use to call the Data REST API:
1815

@@ -56,10 +53,7 @@ Use this procedure to construct the URL you will use to call the Data REST API:
5653
5754
6. If you want to apply any filters to the data that will be returned, apply [Runtime Filters]({{ site.baseurl }}/app-integrate/runtime-filters/about-runtime-filters.html#).
5855
7. Now your URL is complete, and you can use it to access the data directly via the HTTP POST method.
59-
<<<<<<< HEAD
60-
The REST API returns the data formatted as JSON.
61-
=======
56+
6257
The Data REST API returns the data formatted as JSON.
6358
64-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
6559
8. Retrieve the data from the JSON and display it in your Web page, Web portal, or application.

_app-integrate/introduction/introduction.md

Lines changed: 10 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,20 @@ last_updated: tbd
55
sidebar: mydoc_sidebar
66
permalink: /:collection/:path.html
77
---
8-
<<<<<<< HEAD
9-
This guide explains how to integrate ThoughtSpot with other applications, including authentication, embedding, and APIs. For information on how to integrate with other data sources for loading data, refer to the Data Integration Guide.
10-
=======
11-
ThoughtSpot Extended Enterprise Edition lets you give people outside of your company access to some ThoughtSpot capabilities within the context of an external application, website, or portal. We’ll call these people “external users”. For example, you could give external users access to data, search, search results, data visualizations, and/or pinboards.
8+
ThoughtSpot Extended Enterprise Edition lets you give people outside of your company access to some ThoughtSpot capabilities within the context of an external application, website, or portal. We call these people “external users”. For example, you could give external users access to data, search, search results, data visualizations, and/or pinboards.
129

13-
External users cannot be granted administrative privileges or receive technical support from ThoughtSpot. All first line support is to be handled through your company or organization.
10+
External users cannot be granted administrative privileges or receive technical support from ThoughtSpot. All first-line support must be handled through your company or organization.
1411

1512
ThoughtSpot Extended Enterprise Edition includes these capabilities:
1613

1714
- [Full Application Embedding]({{ site.baseurl }}/app-integrate/embedding-viz/about-full-embed.html)
18-
1915
- [Embedded Charts and Pinboards]({{ site.baseurl }}/app-integrate/embedding-viz/embed-a-viz.html)
20-
2116
- [Data REST API]({{ site.baseurl }}/app-integrate/data-api/about-data-api.html)
22-
2317
- [Runtime Filters]({{ site.baseurl }}/app-integrate/runtime-filters/about-runtime-filters.html)
24-
2518
- [Metadata API]({{ site.baseurl }}/app-integrate/reference/metadata-api.html)
2619

20+
## Rights and Obligations ##
21+
2722
When you buy ThoughtSpot Extended Enterprise, the following rights and obligations apply:
2823

2924
1. External users may only access those elements that are exposed through ThoughtSpot public APIs. These include search, search results and data visualizations, saved pinboard and answers, SearchIQ, and SpotIQ.
@@ -34,15 +29,8 @@ When you buy ThoughtSpot Extended Enterprise, the following rights and obligatio
3429
- Can administer and bypass RLS
3530
5. The license for Extended Enterprise does not enable you to act as an MSP (Managed Service Provider). This means that you must not offer managed services to third parties that are based on the ThoughtSpot software.
3631
6. As a company offering access to ThoughtSpot Extended Enterprise to external users, you are responsible for your own data policy and for complying with local laws and regulations concerning data privacy, such as GDPR and HIPAA.
37-
7. If you are using one of these capabilities, a NPS (Net Promoter Score) survey will be offered to your external users. You may not disable this survey:
38-
- Application Embedding
39-
- Embedded Search
40-
41-
If you’re using one of these types of embedding, it is okay to disable the NPS survey:
42-
- Visualization Embedding
43-
- Pinboard Embedding
44-
45-
8. Deployments of ThoughtSpot Extended Enterprise must conform to the [logo restrictions listed here](https://brand.thoughtspot.com/d/Vtg4Zg2mqTbE/brand-guidelines).
32+
7. If you are using either ***Application Embedding*** or ***Embedded Search***, an NPS (Net Promoter Score) survey will be offered to your external users. You may not disable this survey.<br>If you are using either the ***Visualization Embedding*** or ***Pinboard Embedding*** in your application, it is okay to disable the NPS survey.
33+
8. Deployments of ThoughtSpot Extended Enterprise must conform to [logo restrictions](https://brand.thoughtspot.com/d/Vtg4Zg2mqTbE/brand-guidelines).
4634

4735
These are the branding elements you can change in ThoughtSpot Extended Enterprise:
4836

@@ -52,11 +40,12 @@ If you’re using one of these types of embedding, it is okay to disable the NPS
5240
- [Chart and Table Fonts]({{ site.baseurl }}/app-integrate/custom-branding/set-chart-and-table-visualization-fonts.html)
5341
- [Footer Text]({{ site.baseurl }}/app-integrate/custom-branding/change-the-footer-text.html)
5442

55-
9. You may not remove the *Powered by ThoughtSpot* logo that appears at the bottom right of the embedded application when using ThoughtSpot full application embed or embedding a pinboard. It is okay to remove the logo if you are embedding a single visualization.
43+
9. You may not remove the *Powered by ThoughtSpot* logo that appears at the bottom right of the embedded application when using ThoughtSpot full application embed, or when embedding a pinboard. It is okay to remove the logo if you are embedding a single visualization.
5644

57-
Here are the top level topics on Embedding with Extended Enterprise:
45+
## Section Contents ##
46+
Here are the main topics for Embedding with Extended Enterprise:
5847

59-
* [Log in to the Linux shell using SSH]({{ site.baseurl }}/app-integrate/introduction/login-console.html)
48+
* [Log into the Linux shell using SSH]({{ site.baseurl }}/app-integrate/introduction/login-console.html)
6049
* [Login credentials]({{ site.baseurl }}/app-integrate/introduction/logins.html)
6150
* [Using the JavaScript API]({{ site.baseurl }}/app-integrate/JSAPI/about-JS-API.html)
6251
* [SAML]({{ site.baseurl }}/app-integrate/SAML/about-SAML-integrations.html)
@@ -65,4 +54,3 @@ Here are the top level topics on Embedding with Extended Enterprise:
6554
* [Runtime Filters]({{ site.baseurl }}/app-integrate/runtime-filters/about-runtime-filters.html)
6655
* [Style Customization]({{ site.baseurl }}/app-integrate/custom-branding/perform-style-customization.html)
6756
* [API Reference]({{ site.baseurl }}/app-integrate/reference/public-api-reference.html)
68-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition

_app-integrate/reference/metadata-api.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ sidebar: mydoc_sidebar
66
permalink: /:collection/:path.html
77
---
88

9-
<<<<<<< HEAD
109
These two APIs work with metadata for objects in the system.
1110
=======
1211
The Metadata APIs enable you to fetch metadata details for various objects in the ThoughtSpot system. For example, you may want to see the visualization headers of a particular answer or a pinboard.
13-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
1412

1513

1614
## GET /tspublic/v1/metadata/listobjectheaders

_data/sidebars/mydoc_sidebar.yml

Lines changed: 0 additions & 206 deletions
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,6 @@ entries:
784784
- title: Search results contain too many blanks
785785
url: /admin/troubleshooting/search-too-many-blanks.html
786786
output: web,admBk
787-
<<<<<<< HEAD
788787
- sectiontitle: Data Connect
789788
output: web,cngBk
790789
sectionitems:
@@ -857,211 +856,6 @@ entries:
857856
- title: Connectors reference
858857
url: /data-connect/reference/data-connect-connection-credentials.html
859858
output: web,cngBk
860-
- sectiontitle: Application Integration
861-
=======
862-
# - sectiontitle: Data Connect
863-
# output: web,cngBk
864-
# sectionitems:
865-
# - title: Introduction to Data Connect
866-
# url: /data-connect/setup/ETL.html
867-
# output: web,cngBk
868-
# - title: Prerequisites and Architecture
869-
# url: /data-connect/setup/before-using-data-connect.html
870-
# output: web,cngBk
871-
# - title: Set up ThoughtSpot Data Connect
872-
# url: /data-connect/setup/settingup-etl.html
873-
# output: web,cngBk
874-
# - levelTwoTitle: Work with Data Sources
875-
# output: web,cngBk
876-
# levelTwoItems:
877-
# - title: Add a new data source
878-
# url: /data-connect/setup/adding-data-source.html
879-
# output: web,cngBk
880-
# - title: About changing the schema (DDL)
881-
# url: /data-connect/setup/about-changing-DDL.html
882-
# output: web,cngBk
883-
# - title: About incremental data loads
884-
# url: /data-connect/setup/about-incremental.html
885-
# output: web,cngBk
886-
# - title: Data sources management
887-
# url: /data-connect/setup/data-sources-management.html
888-
# output: web,cngBk
889-
# - levelTwoTitle: Changing the setup
890-
# output: web,cngBk
891-
# levelTwoItems:
892-
# - title: Overview of best practices
893-
# url: /data-connect/making-changes/about-changing-etl-jobs.html
894-
# output: web,cngBk
895-
# - title: Edit a connection
896-
# url: /data-connect/making-changes/edit-a-connection.html
897-
# output: web,cngBk
898-
# - title: Delete a connection
899-
# url: /data-connect/making-changes/delete-a-connection.html
900-
# output: web,cngBk
901-
# - title: Delete a data source
902-
# url: /data-connect/making-changes/delete-data-source.html
903-
# output: web,cngBk
904-
# - title: Stop a scheduled job from running
905-
# url: /data-connect/making-changes/stop-scheduled-job.html
906-
# output: web,cngBk
907-
# - title: Change sharding for a data source
908-
# url: /data-connect/making-changes/change-sharding.html
909-
# output: web,cngBk
910-
# - title: Change a column data type
911-
# url: /data-connect/making-changes/change-data-type.html
912-
# output: web,cngBk
913-
# - title: Add a column to an existing data source
914-
# url: /data-connect/making-changes/add-a-column.html
915-
# output: web,cngBk
916-
# - title: Remove a column from an existing data source
917-
# url: /data-connect/making-changes/remove-column.html
918-
# output: web,cngBk
919-
# - title: Add/remove columns in a loaded table
920-
# url: /data-connect/making-changes/add-remove-columns-in-a-loaded-table.html
921-
# output: web,cngBk
922-
# - levelTwoTitle: Reference
923-
# output: web,cngBk
924-
# levelTwoItems:
925-
# - title: Login for administration
926-
# url: /data-connect/reference/logins.html
927-
# output: web,cngBk
928-
# - title: Best practices
929-
# url: /data-connect/reference/data-connect-insider-tips.html
930-
# output: web,cngBk
931-
# - title: Connectors reference
932-
# url: /data-connect/reference/data-connect-connection-credentials.html
933-
# output: web,cngBk
934-
- sectiontitle: Embedding ThoughtSpot using APIs
935-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
936-
output: web,apgBk
937-
sectionitems:
938-
- title: Introduction to Embedding
939-
url: /app-integrate/introduction/introduction.html
940-
output: web,apgBk
941-
- title: Log in credentials
942-
url: /app-integrate/introduction/logins.html
943-
output: web,apgBk
944-
<<<<<<< HEAD
945-
- title: Get the JavaScript API
946-
=======
947-
- title: Use the JavaScript API
948-
>>>>>>> 2a3dbdf3c... Add legal for Ext Enterprise Edition
949-
url: /app-integrate/JSAPI/about-JS-API.html
950-
output: web,apgBk
951-
- levelTwoTitle: SAML
952-
output: web,apgBk
953-
levelTwoItems:
954-
- title: About SAML
955-
url: /app-integrate/SAML/about-SAML-integrations.html
956-
output: web,apgBk
957-
- title: Configure SAML
958-
url: /app-integrate/SAML/configure-SAML-with-tscli.html
959-
output: web,apgBk
960-
- title: Configure CA SiteMinder
961-
url: /app-integrate/SAML/configure-SAML-siteminder.html
962-
output: web,apgBk
963-
- levelThreeTitle: Active Directory
964-
output: web,apgBk
965-
levelThreeItems:
966-
- title: Configure Active Directory Federated Services
967-
url: /app-integrate/SAML/integrate-ADFS.html
968-
output: web,apgBk
969-
- title: Initialize the Identity Provider Metadata
970-
url: /app-integrate/SAML/initialize-IDP.html
971-
output: web,apgBk
972-
- title: Initialize the Service Provider Metadata
973-
url: /app-integrate/SAML/initialize-SP.html
974-
output: web,apgBk
975-
- title: Test the ADFS Integration
976-
url: /app-integrate/SAML/test-ADFS.html
977-
output: web,apgBk
978-
- levelTwoTitle: REST API
979-
output: web,apgBk
980-
levelTwoItems:
981-
- title: About the REST API
982-
url: /app-integrate/data-api/about-data-api.html
983-
output: web,apgBk
984-
- title: Calling the REST API
985-
url: /app-integrate/data-api/calling-rest-api.html
986-
output: web,apgBk
987-
- title: REST API pagination
988-
url: /app-integrate/data-api/response-pagination.html
989-
output: web,apgBk
990-
- title: Use the REST API to get data
991-
url: /app-integrate/data-api/use-data-api-read.html
992-
output: web,apgBk
993-
- levelTwoTitle: Embed ThoughtSpot
994-
output: web,apgBk
995-
levelTwoItems:
996-
- title: Understand embedding
997-
url: /app-integrate/embedding-viz/about-embedding-viz.html
998-
output: web,apgBk
999-
- title: Embed pinboard or visualization
1000-
url: /app-integrate/embedding-viz/embed-a-viz.html
1001-
output: web,apgBk
1002-
- title: Authentication flow with embed
1003-
url: /app-integrate/JSAPI/enable-JS-API.html
1004-
output: web,apgBk
1005-
- title: Full application embedding
1006-
url: /app-integrate/embedding-viz/about-full-embed.html
1007-
output: web,apgBk
1008-
- title: Configured trusted authentication
1009-
url: /app-integrate/embedding-viz/trusted-authentication.html
1010-
output: web,apgBk
1011-
- levelTwoTitle: Runtime Filters
1012-
output: web,apgBk
1013-
levelTwoItems:
1014-
- title: About Runtime Filters
1015-
url: /app-integrate/runtime-filters/about-runtime-filters.html
1016-
output: web,apgBk
1017-
- title: Apply a Runtime Filter
1018-
url: /app-integrate/runtime-filters/apply-runtime-filter.html
1019-
output: web,apgBk
1020-
- title: Runtime Filter Operators
1021-
url: /app-integrate/runtime-filters/runtime-filter-operators.html
1022-
output: web,apgBk
1023-
- levelTwoTitle: Style Customization
1024-
output: web,apgBk
1025-
levelTwoItems:
1026-
- title: Customize the application style
1027-
url: /app-integrate/custom-branding/perform-style-customization.html
1028-
output: web,apgBk
1029-
- title: Upload application logos
1030-
url: /app-integrate/custom-branding/upload-application-logos.html
1031-
output: web,apgBk
1032-
- title: Set chart and table visualization fonts
1033-
url: /app-integrate/custom-branding/set-chart-and-table-visualization-fonts.html
1034-
output: web,apgBk
1035-
- title: Choose a background color
1036-
url: /app-integrate/custom-branding/choose-background-color.html
1037-
output: web,apgBk
1038-
- title: Select chart color palettes
1039-
url: /app-integrate/custom-branding/select-chart-color-palettes.html
1040-
output: web,apgBk
1041-
- title: Change the footer text
1042-
url: /app-integrate/custom-branding/change-the-footer-text.html
1043-
output: web,apgBk
1044-
- levelTwoTitle: API Reference
1045-
output: web,apgBk
1046-
levelTwoItems:
1047-
- title: Introduction
1048-
url: /app-integrate/reference/public-api-reference.html
1049-
output: web,apgBk
1050-
- title: pinboarddata API
1051-
url: /app-integrate/reference/pinboarddata.html
1052-
output: web,apgBk
1053-
- title: metadata API
1054-
url: /app-integrate/reference/metadata-api.html
1055-
output: web,apgBk
1056-
- title: session API
1057-
url: /app-integrate/reference/session-api.html
1058-
output: web,apgBk
1059-
- title: user API
1060-
url: /app-integrate/reference/user-api.html
1061-
output: web,apgBk
1062-
- title: group API
1063-
url: /app-integrate/reference/group-api.html
1064-
output: web,apgBk
1065859
- sectiontitle: Node Setup
1066860
output: web,appQs
1067861
sectionitems:

0 commit comments

Comments
 (0)