Hello,
I'm trying setup Flow using SQL trigger "When an item is created" and it doesn't work. Looks like trigger doesn't collect information about new strings that appears in the database. I can perform a test and it passes succesfully: flow reads information from database but only first string.
Also I have additional Flow using the same database and same gateway with trigger "When an item is modified" and it works without any issues.
How to fix it?