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
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.