Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 969 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 969 Bytes

Tableau Embed Samples

This repository contains JavaScript code samples that implement Tableau's Embedding API versions 2 and 3.

Use these samples as a means to compare both versions of the Embedding API or to guide your own implementation. Projects using version 3 of the API are also called Connected Apps as they leverage the new SSO and integration features provided by CA.

To get started, navigate to the instructions provided by each project. The repository is split between v2 and v3 embeds.

Index

v3

  1. React Connected App
  2. Vanilla JS Connected App

v2

  1. React v2
  2. Vanilla JS v2