Skip to main content

Run a Connector

Running a connector requires knowing the streamId of the Dataset associated with the connector. This can be found using the GET /api/data/v3/datasources/{datasetId} and looking for the streamId property in the response.

Playground

Query Parameters

HTTP Request

Request Body

HTTP Response

Returns status of 201 if successful.