v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
data

Create a connection.

Creates a connection and returns the connection id and headers (fields) associated with the connection.

post/connectors/connection/create

Request body

connectionIdstring

connection id for the request -- if not provided, connection will be created

connectionNamestring

connection name for the request -- if not provided, "Source Type timestamp" will be set

jobParamsNexusScheduledJobParams
obfuscatedUserstring

obfuscated user. Generally auth0 id.

{"stackTrail":"components:schemas:nexus.Request:properties:params","oasType":"schema","type":"unknown","description":"configuration parameters"}
runNowboolean

run the request immediately (only used when schedule is present, otherwise always runs)

skipNotificationboolean

skip sending notifications, will send notifications by the default

source'snowflake' | 'snowflakeSSO' | 'snowflakeLiveQuery' | 'snowflakeSSOLiveQuery' | 'google-analytics-data-api' | 'hubspot' | 'mysql' | 'postgres' | 'salesforce' | 'salesforceReport' | 'freshsales' | 'databricks' | 'databricksDeltaShare' | 'databricksLiveQuery' | 'bigquery' | 'awsathena' | 'awsredshift' | 'mssql' | 'clickhouse' | 'clickhouseLiveQuery'
userstring

user id for user performing action.

Response

OK

Headersobject
Idstring
Successboolean