The Database Trigger step is your workflow’s starting point. Use this step to define which changes in your database (or external events) will automatically kick off your workflow.Documentation Index
Fetch the complete documentation index at: https://notikaai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Breakdown
Pick a schema & table
Choose the schema and table to watch. Dreamlit automatically infers the output
shape of the data from the table structure.
Note: the trigger only becomes active and applied to your table when you
publish your workflow. Until then, no events will be logged.
Explore further
How it works
Get an overview of how Dreamlit’s architecture works.
Configuring your database
Learn how to configure your database, and how Dreamlit interacts with it.