Topic on Talk:Quarry

Re-running a query automatically

3
IagoQnsi (talkcontribs)

Is there an accepted programmatic way to keep a query updated? I have a query that I'd like to be able to keep updated automatically on an hourly or daily basis, but it doesn't seem like there's an easy way to ask Quarry to re-run a query programmatically. I could call the <code>/api/query/run</code> endpoint from my script, but that seems really hacky—that would require that my script a) re-upload the entire SQL statement every time, and b) be authenticated. Is there a better way I could be doing this? Thanks.

Edgars2007 (talkcontribs)
Zhuyifei1999 (talkcontribs)
Reply to "Re-running a query automatically"