Scenario: When a new item is added to a sql table, start a flow and, if the condition (x) is true, and condition (y) contains (sometext), send an email to someperson. X,Y, and sometext will depend on the table you are using.
~Can someone help me create this flow. Do I need to have a gateway? Should I be using the exisiting SQL and any table or should I be able to create a new table? Is there a template already for this scenario?