mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 14:07:26 +00:00
16 lines
357 B
Markdown
16 lines
357 B
Markdown
|
|
---
|
||
|
|
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'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|