Skip to main content
Parse and migrate assets from Fivetran, dbt, Matillion, Informatica, Alteryx, SSIS, and run bulk connection or pipeline creation. Use dry-run to preview changes, then inspect history and type mapping references.
Send Authorization: Bearer <api_key>. Large uploads may require multipart/form-data; examples below use JSON metadata where the API accepts structured bodies. See Authentication.

Base URL


Discover Fivetran connectors

Request body
Response 200 OK

Parse dbt project

Typically invoked with an archive upload; this example shows a remote Git reference. Request body
Response 202 Accepted

Parse Matillion export

Request body
Response 202 Accepted

Parse Informatica mapping

Request body
Response 200 OK (synchronous small file)

Parse Alteryx workflow

Request body
Response 202 Accepted

Parse SSIS package

Request body
Response 202 Accepted

Bulk create connections

Request body
Response 200 OK

Bulk create pipelines

Request body
Response 200 OK

Preview conversion (dry run)

Request body
Response 200 OK

Get conversion history

Query parameters Response 200 OK

Type mapping reference

Query parameters Response 200 OK

Import and convert

End-to-end migration overview.

Convert: dbt

dbt-specific guidance.