Linked connectors
Link a connector
Create a new connection for your tenant, along with an optional schedule and field map, without using the embedded widget.
POST
/
v2
/
{env_id}
/
{flow_id}
/
{tenant}
/
linkedConnectors
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
connector
object
requiredConnector
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
.