Publish Datasource in a Single Request

This example pipeline demonstrates how to publish a data source to Tableau using the Tableau REST Snap.

  1. Configure the Mapper Snap to map the data source details (to be created/published) to the input view of Tableau REST Snap.

    sample1.tde is the data source that will be published in Tableau.


    Mapper Snap Configuration

  2. Configure the Tableau REST Snap to use the publish_datasource operation to publish the specified data source, sample1.tde, to Tableau.

    In this operation, the Tableau file specified in the Upload file field uploads its data to sample1.tde. On validation, the Snap displays the output preview with the data source ID and name.

    Tableau REST Snap Configuration Tableau REST Snap Output

    Tableau REST Snap Configuration


    Tableau REST Snap Output

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.