Hi,
I connected my SQL server to flow and it seems to be correct.
My flow is very simple. I just want to send an email when an item is created. I have a second flow that sends an email when an item is modified.
For when an item is created:
The problem is that nothing happens with the flow when I perform trigger action and tests don´t do anything. Only when I select the test using SQL data it runs the flow but sends an email with the first entry of the data base.
What could be happening?
Thanks!