Hey guys,
I m working on the project where 20 Sharepoint lists and 15 instant trigger flows are connected in my app, each flow is having an average of 20 connectors attached in series with one another.
I have different data source (Sharepoint site) for development and production which are identical to each other.
After completing my client requirement , i need to deploy updated version of app from development to production environment (By using Export/Import package approach) . once i done with deployment. production App will start pointing towards my Development database , and each connector in all flows also start pointing towards my development database,
Since it would not be easy to change this point manually towards production database .
So is it possible to update app without affecting database and flows attached to it ?
please help me in this.
Thank YOU in advance.