Sync a connection by path

Sync the connection for a data source to retrieve any changes from the data warehouse.

Usage notes

  • Specify the path to a table, stored procedure, schema, or database in your data warehouse that you want to sync.

  • Retrieve the connectionId by calling the /v2/connections endpoint.

  • Different connections support different paths:

    • For a Snowflake connection, you can specify DATABASE.SCHEMA.TABLE, DATABASE.SCHEMA.STORED_PROCEDURE, or a less-specific path.
    • For Amazon Redshift, you can specify SCHEMA.TABLE, SCHEMA.STORED_PROCEDURE, or a less-specific path.
    • For Databricks, you can specify CATALOG.SCHEMA.TABLE or a less-specific path.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
boolean

Whether to use the OAuth connection's service account to perform the sync.

Body Params

The request body.

path
required
length between 3 and 3
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json