I have created a simple flow: (1. SQL - when an item is created V2 and 2. Sharepoint - create item). I am planning to insert those rows created from an SQL table into a Sharepoint online list. I tested the flow with the Power Automate feature and it works perfectly. I takes a random item (from the SQL table) and insert it into the Sharepoint online list within a few seconds. Nonetheless, when I leave the flow running alone, it does not work. For instance, I have created a new record in the underlying table from SQL query, from Access, from a trigger in SQL and also from the user interface of the ERP and it does not flow into Sharepoint.
I have reviewed all the connections and they are well set up.
Any help from those that have already experienced and solved this issue is greatly appreciate it.
Thank you