Skip to main content
Version: 0.20.7

Publish

Publish lets you send an object, such as a chart, table, note, or model; to an API or to an Insights Board.

Format

Publish uses one utterance: Publish the (saved) <object> <object name> to the <API or Insights Board>

Parameters

Publish uses the following parameters:

  • object. The object to publish. The options include:
    • Charts.
    • Tables.
    • Notes.
    • Models.
  • object name. The name of the chart, table, note, or model to be published.
  • API or Insights Board. The name of the API or Insights Board to publish the object to. Note that models can be published only to APIs.

Output

If the object is published successfully, a success message appears in the chat history. Otherwise, an error message appears.

Examples

To publish a table called "TitanicTable" to an Insights Board called "TitanicSurvivors," enter Publish the saved table TitanicTable to the insights board TitanicSurvivors.

To publish a chart called "SurvivalFactors" that you saved in a previous session to an Insights Board called "TitanicSurvivors," enter Publish the saved chart SurvivalFactors to the insights board TitanicSurvivors.

To save and publish the model "BestFit1" as "TitanicSurvivalModel" and publish it a new API called "TitanicAPI," enter Publish the model BestFit1 as TitanicSurvivorModel to a new API TitanicAPI.