When attempting to add SOQL lookups inside a Waterfall workflow, you will encounter an error.
The workflow does not natively support direct SOQL queries as part of its configuration process.
Potential alternatives: • Use pre-query data transformations • Prepare data before entering the Waterfall workflow • Consider alternative query methods compatible with Waterfall's design
Note: For specific implementation details, consult the Waterfall workflow documentation.