I hope someone can steer me in the right direction!
So I have two tables (A and B). If a row in table A fufills a certain condition, a new row in table B is made. Now that new row should trigger another automation, however it does not. Because apparently a row made by an automation does not count as having been “modified” or “added”. Making the automation periodically is not a solution because it would have to run more often than once an hour.
Does anyone have an idea how to solve this?