cancel
Showing results for 
Search instead for 
Did you mean: 
Reply

Need to use another User's connections on a Flow

Hi, I'll give some context with my problem. 

 

I created a flow that uses Sharepoint, Exchange, o365 and Forms connections.

 

Now, I created it with an account that I want to disable/erase in the future. 

I already shared the Flow to another account but it still uses my Connections and I'm not able to add Connections to that flow in particular. 

I know that from "Connections" you can add another account connections but that won't add them to the flow I want to.

 

I tested and if MY account (the one that created the flow) loses the permission to SharePoint or gets disabled the Flow stops working even if it's shared with another user that can use and acces all the Application/sites/files used in the Flow.

 

In less words: the connections of a Flow can't be changed, they can be removed but can't add specific ones.

 

Any ideas/help with this?

 

Also tried to delete my connections, add someone's else and THEN create the flow but still doesn't take them into account.

 

@Flowinsight 

1 ACCEPTED SOLUTION

Accepted Solutions
ScottShearer
Most Valuable Professional
Most Valuable Professional

@FacundoGorla 

You can, in fact, add connections for anther user and switch the actions to use the new connection.  You'll need to know the new users email and password.  You can do this eother from the Flow design environment or from the connections screen.  Clcik on Add a new connection.  When the screen appears to specify an account, it will default to you - the current user.  Click on "Use another account" and provide the email and password.  If you do this from the connections screen, you'll still need to go back to every action and switch the connection from your account to the new connection that you created.  You'll likely have to create a number of connections - one for each connection type used.

NewConnection.jpg

 

 

Also, you'll probably want to add the new user as a co-owner of the Flow.

 

 

If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Scott

View solution in original post

25 REPLIES 25

The only solution I find is to create a flow with the account wich Connections I want to use and then Share it with the account that I want to create the flow with.

ScottShearer
Most Valuable Professional
Most Valuable Professional

@FacundoGorla 

You can, in fact, add connections for anther user and switch the actions to use the new connection.  You'll need to know the new users email and password.  You can do this eother from the Flow design environment or from the connections screen.  Clcik on Add a new connection.  When the screen appears to specify an account, it will default to you - the current user.  Click on "Use another account" and provide the email and password.  If you do this from the connections screen, you'll still need to go back to every action and switch the connection from your account to the new connection that you created.  You'll likely have to create a number of connections - one for each connection type used.

NewConnection.jpg

 

 

Also, you'll probably want to add the new user as a co-owner of the Flow.

 

 

If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Scott

Oh, that's exactly what I was looking for. Thanks! It's a little tedious to go action by action but since I already have the flow working I think I'll do that.

 

How would you do this kind of implementation or what's the recomended one?

 

I think creating the flow with the user that I want to use connections, then adding myself as a Owner and work the flow from there. 

This is because I have a temporary account on my client organization and that account may be erased once the implementation is finished.

I suggest creating the Flows when using the "permanent account" and adding your temp account as an owner.

 

If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Scott

I am doing exactly this process, but when I switch the connections (i.e. switching from the original owner's connection to the new co-owner's), many of the contents/settings I have in the fields of the action get erased.  Can I stop this from happening?

 

For instance, when I change the "Add a row into a table" action that is connected to Excel Online, I lose everything I had for each of the columns.  It keeps the top few fields (Location, Document library, File, and Table), but everything else is now blank.

 

Is there a way to switch the connection without losing this?

I am seeing MASSIVE instability when changing connections used within flows....for the most part with SQL (both OnPrem and Azure) data sources/actions.

 

Since we develop the PowerApp+Flows in a dev environment and then use the package export feature to deploy the app+flows, there are two points during the deployment process where connections may get changed.

 

1) during the initial "import" into our production enviro.

2) after the flow is in the new enviro and we change an action's connection using the method @ScottShearer (excellently!) described.  We have not narrowed down which method is more problematic (or not), but MASSIVE amount of time is being wasted on the "bumps in the road" that such connection "re-alignments" cause.  

 

Has anybody else figured this out or seen similar problems?  Best advice I've heard so far is to do all dev work using/as your service account and add actual human users as co-owners.  It makes sense (as it would prevent, mostly, the need to change connections), but not a proven workaround...and really, it's an ugly workaround to what "should just work."

Gabor88
New Member

One additional question guys..

 

Can I change connections of a flow while it has "running" flows in the meantime?

Somehow my connection got changed to the other email id and now wherever i click on add connection it always directly add the other unwanted account and dont even ask me to signin with new account. let me know if someone have a suggestion

I do want to point out the security issue here:

- You should never share your Windows credentials so someone else can create a connection in Flow on your behalf

- You should (in my humble opinion) never share a Flow with someone else that uses your connection

  - Only export and share a copy of a Flow. This will require the other person to use their own connection

Rationale:

- Sharing personal login credentials is bad bad bad. Never do it.

- A nefarious (or upset, or x, y, z) person could do some nasty stuff on your behalf when you share your connection

Fix (NOTE: I have not tried this as its not allowed in my org):

- Create a generic Active Directory account (PowerApps@mycompany.com email address + security principal)

- Assign the generic AD account appropriate O365 licenses (+PowerApps / Flow premium lic's if needed)

- Login to your computer using your credentials

- Login to PowerApps/Flow using the generic credentials. Create all PowerApps/Flows in this context.

- THEN, when you share a Flow, its running under the generic creds, not your personal creds.

Anonymous
Not applicable

It is 2020 and still no easy solution from Microsoft to switch all connection users to whoever I want on existing flows.

 

"go back to every action and switch the connection from your account to the new connection that you created.  You'll likely have to create a number of connections - one for each connection type used."  Seriously ?

 

THIS IS A VERY VERY BAD DESIGN. I AM VERY ANGRY AT THIS !!!!!! 

 

How can Power Apps/ Platform community live with this ? Do we need to host a protest rally to get this fixed ?

 

Hello all,

I have shared my Flow to another user, but something is wrong when I add her connection to the Flow:

1. In the action of <O365 Outlook>, I click on "Add connection"

2. I click on "Another user account" in the pop-up window

3. I fill out the email address of that user account, then click on "Next"

4. No field pops up to let me fill out the password of that user account, but instead my own connection is created. That means, finally I create a duplicated my own connection to the Flow, which is not as expected.

Please help to check and assist, thanks!

I had the same issue.  Before you select "Another user account" in the pop-up, click the 3 dots to the right and select "Sign Out".  Then you'll be able to enter the password for the other account.  Note it may take a minute or two for this new connection to show up under "My connections" for your actions.

Anonymous
Not applicable

For the purple approval action steps what is the best way to change connection for that? Clicking the ... only shows Approval. Do I still follow the same method as other actions by getting the new user I am switching to to click and sign in here for the approval action? 

I agree. I'm new to using Power Automate, but there are too many situations like this which seem unintuitive to set up. Now doing research on how to set up flows properly, I'm finding that there isn't quite an acceptable solution yet.

another issue on the same topic:

because no one is eternal in an organisation, it would make sense to have shared flows (owned by a Group) to use the Group's connections. Especially for automatic cloud flows that do not require a particular user to log-in and trigger the flow themselves.

 

But this is not possible, so instead I have Group-owned Flows that run on Group-owned Forms and Group-owned Sharepoints, but that are depending on my own connections. So if I lose my job tomorrow and my account is closed, all those flows will immediately stop to work...

@Nicolas07 

I agree.  That is why many Flow users use a "service account" and use the service account for all of the connections.  A service account, for this purpose, is a shared account that does not belong to a single individual.  Yes, you are burning an M365 license for the account and the account will need permissions as appropriate to any resources accessed by the Flow.  A service account never gets fired.

 

 

If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Scott

Hi Scott,

I see how a service account would solve this and other issues. Though I think it's a significant security problem: there is an account with some privileges and its credentials are shared among a (potentially large) number of persons. In my view this is a big no-no from the security standpoint.

 

I think it is great that ownership of flows, forms, sharepoint lists, etc. can be given to groups. I understand the technical obstacles of assigning connections to groups, as they are deeply linked with actual O365 accounts, and not permissions.  Still, I think finding a solution there would make many people more comfortable. In my view it is a major obstacle to the wider usage of Flows / Power Automate in organizations (by wider I mean: not restricted to IT teams and other geeks - like me 🙂 ).

@ScottShearer , one consideration with this approach is SCOPE. In large orgs, its not desirable to have a single "service account" with permissions across many different Sharepoint/SQL/etc. data sources and O365 connections. Its easy to suddenly find yourself with a service account that has "God mode" permissions (dangerous).

 

To reduce this risk, perhaps a service account per team (or even per Flow) is more appropriate. Something to consider!

@ericonline 

I agree and certainly did not to  imply otherwise.

 

 

If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.

Scott

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

Dear Community Members,   We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd.   During this period, members will not be able to Kudo, Comment, or Reply to any posts.   On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities.   What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

We are excited to announce the Summer of Solutions Challenge!    This challenge is kicking off on Monday, June 17th and will run for (4) weeks.  The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities.    Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”)   - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024   Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods.  You must enter into each weekly Entry Period separately.   How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different.    Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers.  At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing.  Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner.  A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random.  Individuals will be contacted before the announcement with the opportunity to claim or deny the prize.  Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners.   Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event.   ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE**   Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24  17 @Anil_g  7 @ManishSolanki  13 @eetuRobo  5 @David_MA  10 @VishnuReddy1997  5 @SpongYe  9JhonatanOB19932 (tie) @Nived_Nambiar  8 @maltie  2 (tie)   @PA-Noob  2 (tie)   @LukeMcG  2 (tie)   @tgut03  2 (tie)       Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate  @Deenuji  12@ManishSolanki 19 @Anil_g  10 @NathanAlvares24  17 @VishnuReddy1997  6 @Expiscornovus  10 @Tjan  5 @Nived_Nambiar  10 @eetuRobo  3 @SudeepGhatakNZ 8     Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22   Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2   Anil_g2   SharonS2  

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners.    The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights.    Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.    

Updates to Transitions in the Power Platform Communities

We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for.  We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer.   Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together.   Here's to new beginnings and endless possibilities!   If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport.   To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages

Users online (1,279)