Run query of other app in module

Hello, Everyone.
Now, I am developing a platform using Retool and faceing some curious problem.
There is Header module and every app is using that module for Header section.
If Users search in header using input, then I want to show the results in Dashboard app's Table.

How can i do that? Thank you for your help!

1 Like

Hello Lucas.
You can define inputs and outputs inside modules and reference them in the parent app.

image
image

1 Like