Linked sources
Link a source
Create a new connection for a tenant by passing a config object, along with an optional schedule or field_map
POST
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedSources
Authorizations
x-api-key
string
headerrequiredPath Parameters
env_id
string
requiredID of environment
flow_id
string
requiredID of flow
tenant
string
requiredID of tenant
Body
application/json
source
object
requiredThe source & settings info you wish to link
schedule
object
The schedule expression to sync on
field_map
object
The field map to use (if not provided, will use default)
Response
200 - application/json
The response is of type object
.