I have just completed a solution for a customer, which is triggered when an email arrives in a shared mailbox. I created a Development and Production environment for the client to start with, and built the solution in development. I have just finsihed and deployed to Production. All good so far.
The problem is, my development trigger flow has a link to a specified SMB in the step "When a new email arrives in a shared mailbox (V2)", lets say its called flowdevsmb@domain.com so when I import the solution its coming in to use the same one. I would rather my live solution use flowlivesmb@domain.com. This then means that both solutions are triggered when a mail arrives
I can and have changed it but can this not be set as a deployment feature to happen automatically?