Included in the Basic API.
To configure the connection to the source database for the workspace, use:
PUT /api/DataSource/source_dbarrow-up-right
You specify the data connector type, and provide the required connection details for that data connector type.
Before you can run data generation, you must configure the connection to the destination database. To do this, use:
PUT /api/DataSource/destination_dbarrow-up-right
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 1 year ago
Was this helpful?