I have created a flow that will copy a page from and existing notebook to a new section when that section is created. It worked well in testing, but I am running into issues with releasing it to the wild. The basic gist is, when someone hits the Notes tab in a channel in Teams it creates a new section in that Teams notebook. I want the automation to put a page into that new section that it copies from somewhere else. I have the trigger running on a 1-minute interval and when I testing it, it worked. I could create the new section in Teams, and shortly thereafter the page would show up. But for some reason, when someone else does it, the flow never triggers. Copilot says I do not have to be the one that creates the new section, it just needs to be created. With the testing I have done, the new page will eventually show-up so long as I open the notebook on my desktop. I'm going to try a couple more scenarios, to troubleshoot, but it is really looking like I can't get this trigger to trigger automatically like it should, no matter the interval.
What am I missing? Is there a better way to have pages automatically come in when a new section is created?