Sql
Body
The SQL query request.
Response fields are not supported for this request, use appropriate SQL query to get the desired fields.
querystringRequired
The SQL query to be executed.
variablesany ofOptional
Variables to be passed to the query. Defaults to None.
or
nullOptional
Responses
200
Successful Response
application/json
422
Validation Error
application/json
post
/connectors/sql/queryLast updated
Was this helpful?