API Changes

Deprecated endpoints

The following endpoints have been deprecated with connections. Use the recommended endpoint instead.

Action
Deprecated endpoint
Use this with connections instead

Create a single data source

Step 1: Ensure your system user has been granted access to the relevant object in the data platform.

Step 3: If the parent schema has activateNewChildren: false,

Bulk create data sources

Step 1: Ensure your system user has been granted access to the relevant object in the data platform.

Step 3: If the parent schema has activateNewChildren: false,

Edit a data source connection

No substitute. Data sources no longer have their own separate connection details but are tied to the parent connection.

Bulk edit data source's connections

No substitute. Data sources no longer have their own separate connection details but are tied to the parent connection.

Run schema detection (object sync)

Delete a data source

Bulk delete data sources

Enable a single data source

Bulk enable data sources

Disable a single data source

Bulk disable data sources

Edit a data source name

No substitute. Data source names are automatically generated based on information from your data platform.

Edit a display name

No substitute. Data sources no longer have their own separate connection details but are tied to the parent connection.

Override a host name

No substitute. Data sources no longer have their own separate connection details but are tied to the parent connection.

Create an integration/connection

Update an integration/connection

Delete an integration/connection

Delete and update a data dictionary

  • PUT

No substitute. Data source dictionaries are automatically generated based on information from your data platform.

Update a data source owner

Response to a data source owner request

Impacted endpoints

If you have any automated actions using the following APIs, ensure you do the required change after the upgrade to ensure they continue working as expected.

Action
Impacted endpoint
Required change

Search for a data source

  • Data source names will change with the upgrade. Update {dataSourceName} in the request with the new data source name.

  • Data sources names will change with the upgrade. Update the searchText in the payload with the new data source name.

Apply identification frameworks to data sources

Data source names will change with the upgrade. Update the sources in the payload with the new data source names.

Run SDD on data sources

Data source names will change with the upgrade. Update the sources in the payload with the new data source names.

Search schema names

Last updated

Was this helpful?