Skip to content

Query from API #6181

Answered by owlas
runa-danishdin asked this question in Q&A
Jul 6, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @runa-danishdin you can run a raw sql query by posting to this endpoint, this was missing from the documentation, which I've fixed on this PR: #6296

POST /api/v1/projects/{projectUuid}/sqlQuery

{
  "sql": "select codes from products"
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@owlas
Comment options

Answer selected by owlas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants