Skip to content

tableau/tableau-migration-sdk

Tableau Migration SDK

Tableau Supported NuGet version PyPI version

The Tableau Migration SDK is a client library to build an application to facilitate migration of content between Tableau environments. It is designed for moving from Tableau Server to Tableau Cloud.

Get started

Quickstart:

To look at source code and delve deeper, first clone the repo:

  1. Open a command line interface.
  2. cd to the parent directory where the repo directory will live.
  3. git clone https://github.com/tableau/tableau-migration-sdk.git

After cloning the repo:

  • Open Migration SDK.sln using Visual Studio or Visual Studio Code.

Introduction

Migration SDK Overview

  • Understanding the Migration SDK
  • Preparing Your Migration
  • Migrating to Tableau Cloud

Migration SDK API References

Documentation

Contributing Guide for Migration SDK Developers

Migration SDK Security Considerations