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

Help make Flow Design easier

The Power Automate Designer team would love to hear feedback from the perspective of novice Power Automate users, citizen developers and low coders on their experience with Power Automate Designer. When designing flows, what do they struggle most with? If this sounds like something you’ve heard someone mention, please forward them this pre-screening survey to complete: https://aka.ms/MPA_DesignerFeedback

 

@kishbuy238 and team are interested in hosting a screen-sharing session to identify opportunities to improve the experience. This survey will be open through to August.

134 REPLIES 134
takolota
Multi Super User
Multi Super User

@AnnaChu 

 

Is there a way to easily share custom connectors the same way we can export & import flows?

 

There is the option to submit template connectors to Microsoft.

But I’d like to eventually get into making some custom connectors for the community & this often means releasing something, getting community feedback, then submitting it as a potential template if it gets good enough. A more user-friendly way to share custom connectors & templates would help.

 

Just generally making it easier to develop & share things can allow us to make more complex things relatively simple for other developers & users.

This is great feedback for @SameerCh and the Connectors team!

SameerCh
Power Automate
Power Automate

Thanks for showing the interest!

 

We do provide and have been getting great response from the community on this.  The independent publisher connector process is what you are looking for: https://docs.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

 

We will certify connector submission made by the community.  Today,  we have over 100+ connectors submitted by the community! Looking forward to seeing your connector. 

 

You can also push an open source custom connector in our GitHub repo as well. 

 

Thanks

Sameer

David-
Solution Sage
Solution Sage

One of the things I struggle with is when using the Update Item action. It makes you fill in required fields and also prepopulates yes/no and choice fields with the default value. I can see this needing to be the case if the action were for creating an item, but not for updating an item. This action should be designed so that all of the values are blank, so that it only updates the the actual fields you want to update, and everything else keeps the value it had before the update action.

 

It would also be great if flows did not time out after 30 days. Many processes take longer than 30 days to complete, and this then requires multiple flows to run when an item is updated, which then requires trigger conditions to make sure the flow does not run more than once each time the item is updated. This in turn then requires extra fields to be created in the list just to deal with the multiple flows to avoid timeout issues.

 

Kind regards,

David

MarvinBangert
Most Valuable Professional
Most Valuable Professional

I agree with @David-, I also often hear customers citizen developer asking, why they need to fill in so many fields using "Update item", if they just need one or two fields to be updated. Back then it was even worse that they accidentally had overwritten a field (which already got better). A little bit different idea to Davids would be: Instead of showing all fields, you have a choice/dropdown option (like the planner "update task details") and you can select the columns you want to update and have a button to add more columns.

MarvinBangert_0-1655311422322.png

Only the selected columns will be updated and need to get filled (similar if you would use a HTTP action and update items). 

Citizen Developer also often struggle with building expressions. They always try to use actions, they need this "simple" fill out a field with information, so maybe it would be helpful to them, if more standard expressions were also available as actions (like "Math" or "Date and time" functions). 

 

Thanks very much!

Best regards
Marvin

Blog: Cloudkumpel

@SameerCh 


I have never needed to, but I bet for any component of a process that requires more than 30 days, you could have it call a child flow with an HTTP call, then have that child flow set to call itself in another HTTP call again if it needs to wait more than 30 days.

 

https://www.enjoysharepoint.com/call-a-flow-from-another-flow-in-power-automate/

Workflows that take longer than 30 days can certainly be handled this way, but the original question was how to make things easier for beginners and citizen developers. Most beginners are not going to know what an HTTP call is or how to set that up. For most beginners, having to deal with HTTP requests would be a turn off and lead to them giving up on Power Automate.

@David- 

At one point they had a "Call child flow" action. The only reason I posted the HTTP version is because last time I looked for that action it wasn't there anymore. 🙃

The call action is available, but only if you develop it within a solution. Call Child Flows - Power Automate | Microsoft Docs. We currently don't have our environments configured to use solutions, but I am looking forward to trying it out once we do.

takolota
Multi Super User
Multi Super User

I just remembered a very specific problem I have for designing & sharing flows & templates.

 

Whenever I have a Select action with anything more than really simple expressions in the key value pairs, I can’t copy & paste the action or the scope containing the action without it ruining all the expressions & changing the expressions to a form of text.

 

It can make things onerous if people need to copy a part of a template or other flow into their existing flows. Instead they have to import the template & copy & paste the rest of their workflow around the template with the Select action expressions.

Seems pretty backwards. 

takolota
Multi Super User
Multi Super User

I almost forgot this until talking with a new member today. Is there any way to allow us to add actions to the top line of condition/scope/loop segments without having to add another action & drag down the top action?

 

It’s a weird design quirk I’ve become used to, but it likely confuses many new builders.

Push the copy step option to the system clipboard! 

The copy action function is awesome, but it only allows you to copy between active sessions within the same tenant. I have a repository of template flows in my dev tenant, and sometimes I just want to pull an action from it for a new flow in a client tenant, like a complicated http call. 

I know this one is also a big ask, but I find the suggested help topics fairly unhelpful. Some of them link to general topics instead of what I'm working on. What would be nice would be to integrate docs.ms into the side rail, so we can search the documentation without leaving the page. 

 

Example: SharePoint HTTP call brings you to the general page, it would be nice if it could look at which property we are actively filling out to provide better suggestions i.e. when the "URI" box is selected, it'd be nice if the help topics were the list of site endpoint URIs instead of the generic SharePoint REST page. 

@ryleybauer 

What's the issue copying between different environments?

Because I often share templates where I provide a text file with just the code for some scope & set of flow actions. People can then copy that code to their clipboard, go to the "My clipboard" section of a new action, & use control + V to paste it into the new action clipboard options. You should definitely be able to do the same by copying an action to your clipboard in one environment, then control + V it into the other environment.

@takolota 
I'm now seeing the details in my clipboard on my Windows 11 VM, but wasn't on my Windows 10 PC. When it was loading up the other items automatically, I didn't even think to try the paste directly, but that worked like a charm! 

Thank you for your comment. Dragging and dropping is one of the areas we are considering improving on the designer. 🙂

Thank you for your comment. Acknowledged on the ask to integrate MS Docs into the side panel. I hope you are using the PVA chatbot which links an MS Doc for any How-to/Troubleshooting questions.

 You should be able to copy/paste actions across solutions, but ack on the need to copy/paste actions across environments for the scenarios just like you mentioned above.

Ack on the 'Update actions' usability concerns. Thank you! 

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