Run a Connector
Connectors
Run a Connector
Runs a connector (stream) execution.
The streamId can be found using GET /api/data/v3/datasources/{datasetId}.
POST
Run a Connector
Authorizations
Domo Developer Token for authentication (as seen in example).
Path Parameters
The streamId of the Dataset associated with the connector to run.
Example:
"25775"
Body
application/json
The type of connector run.
Available options:
MANUAL Response
CREATED. The connector run has started.
Response details for a started connector execution.