Problem Statement:
In this article, let us see is there a way to change the trigger in Power Automate. i.e., Recently I met this scenario, may not occur for everyone. I had a Flow which was in production for some time which will trigger when an item is created or modified. After few weeks of usage, we realized that the flow should be triggered only during the time of Creation and not at the modification.
Solution/Workaround:
Provided with this scenario, I was trying to update the trigger and there is no way. With this, the only option is to delete the trigger and recreate a trigger with only creation. While deletion, the variables which we used as part of that trigger will be automatically removed from the rest of the actions. Hence, we should be very careful. Its better to create a copy of the existing flow and start modifying, so that we can get a reference to the variables which we used.
Happy Coding
Sathish Nadarajan
Leave a comment