The typical use case for executing SQL from JavaScript is updating execution status at runtime inside a complex nested flow, or saving records rejected by validation into an errors table.
See Execute SQL from JavaScript for the full setup.
The typical use case for executing SQL from JavaScript is updating execution status at runtime inside a complex nested flow, or saving records rejected by validation into an errors table.
See Execute SQL from JavaScript for the full setup.