I have a sharepoint list that triggers on new item creation, which creates a new row in a sql table, and then sends back the id.....
There are some items that i want to add to the sp list that are already in the sql table, which i obviously dont' want created again in the sql table. how long do i have to wait to turn the flow back on....and will the trigger be "dead"?