For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connect to source and destination data

Included in the Basic API.

Connect to the source database

To configure the connection to the source database for the workspace, use:

You specify the data connector type, and provide the required connection details for that data connector type.

Connect to the destination database

Before you can run data generation, you must configure the connection to the destination database. To do this, use:

The destination database must use the same data connector type as the source database. You provide the required connection details based on the data connector type.

Last updated

Was this helpful?