Terminology changes
Starting from the ThoughtSpot 8 Cloud November release, the term Pinboard will appear as Liveboard in ThoughtSpot application UI and websites. As part of rebranding, the pinboard
terminology in ThoughtSpot application and other related interfaces has been updated. For example, the pinboard instances in the ThoughtSpot UI and Visual Embed SDK libraries now show as Liveboard
.
Important
|
We are in the process of rolling out terminology changes across all ThoughtSpot interfaces, platforms, websites, and information artifacts. During this period, your environment may show some instances of |
Terminology changes in the UI🔗
Feature location/Text occurrence | Legacy terminology | New terminology |
---|---|---|
Primary navigation bar | Pinboards | Liveboards |
Liveboard pages | Pinboard | Liveboard |
Field description and tooltips | Pinboard pinboard | Liveboard |
User-defined titles and description | Pinboard pinboard | No change |
Develop tab | Pinboard | Liveboard |
Developer playground | Pinboard | Liveboard |
Code samples in Playground | Pinboard pinboard | Liveboard. For more information, see Terminology changes in the Visual Embed SDK. |
Embedded ThoughtSpot UI | Pinboard | Liveboard |
Terminology changes in the Visual Embed SDK Version 1.6.0 and later🔗
Location | Legacy terminology | New terminology |
---|---|---|
SDK package for Liveboard embedding |
|
|
Liveboard object configuration |
|
|
Page properties (full app embedding) |
|
|
Action enumeration |
|
|
Object references in embed data structure |
| No change |
Application components and interfaces with legacy terminology🔗
To ensure that existing customizations and integrations work seamlessly, the following application components and interfaces will continue to use the legacy terminology:
-
REST API endpoint URLs
-
Metadata object headers and dependent object references
For example,
PINBOARD_ANSWER_BOOK
is a valid metadata objecttype
that represents a Liveboard object. -
Query, path, and formData parameters in REST APIs
-
Attribute values, object properties, and API responses
-
Pinboard URLs in the application UI and system-generated links
-
Object references in TML files