Saving flows into Database

Hi, I am able to save flows into mongoDB using this https://www.npmjs.com/package/node-red-mongo-storage-plugin .I wanted to know if there is a way to dynamically change the mongourl for saving into different mongo DBs?

Thank you!

You would have to ask the maintainer of the storage plugin you are using. The README doesn't appear to suggest anything like that is possible.