Not too terribly new to Power Automate and Flows, but definitely new to being the admin of a tenant. I've created a working cloud flow for myself that receives an http request and adds or updates an item on my calendar and outputs a quick message to my Teams Workflows bot. So, naturally, the connectors are Office 365 Outlook and Microsoft Teams (this one is optional but great for debugging and logging!).
I don't want to have to set this up for every user manually, one by one. I'd like to create a reusable one that a user can import, sign in to activate the connector for their account and start using it. They would also have to receive a new URL for the http post action. I've read a lot of docs on Solutions and connector references but can't quite get all the way to my end goal without some help and explanation.
Alternatively, if there's a way to expand my flow to contain conditions for each user and operate on their behalf? Then, they wouldn't even need to know it exists and it would just work!