Tableau Migration SDK 5.1.1
  • Articles
  • Code Samples
  • Python API Reference
  • C# API Reference
Show / Hide Table of Contents
  • Set Custom Migration Scoped Context

Initialize Migration

Initialize Migration Hooks allow custom logic to run after a migration startup has been validated but before any migration work is performed.

The following samples cover some common scenarios:

  • Sample: Set Custom Migration Scoped Context
  • Edit this page
In this article