Hi @HarshYadav ,
When you say multiple databases, I am assuming you mean multiple databases across multiple SQL servers right?
I don't really know if there is a feasible option to achieve what you want to do that can remain both scalable and maintainable.
Assuming you don't want to write any APIs using code, one approach which I haven't tested and honestly don't know if it will work would be to create linked servers and then use Power Automate to execute stored procedures against linked servers. You would need to pass in parameters to act as the linked server name etc. Again, no idea if it will work in the context of Power Automate.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn