ToolJet/docs/versioned_docs/version-1.x.x/actions/run-query.md

16 lines
357 B
Markdown
Raw Normal View History

2022-12-09 10:19:55 +00:00
---
id: run-query
title: Run Query
---
This action allows you to fire queries when an event occurs.
:::info
You can also trigger actions from the **JavaScript code**. Check it out [here](/docs/how-to/run-actions-from-runjs).
:::
<div style={{textAlign: 'center'}}>
![ToolJet - Action reference - Run Query](/img/actions/run-query/run-query.png)
</div>