v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13226587.6 KB
projects

Executes a SQL statement specified in the body of the request. An example of this SQL statement in the case of Salesforce connector would be 'select * from Account a, Order o where a.Id = o.AccountId'.

post/v2/{+connection}:executeSqlQuery

Path parameters

connectionstring required

Required. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}

Request body

Response

Successful response