cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Unable to add Instant Flow to Solution

Hi

I have created a flow of type "Instant". When I tried to create a solution and add existing instant flow it doesn't appear in the "outside solution" tab. I'm able to see flows created using other types(Scheduled, Automated).

 

Could someone suggest how to add Instant Flow to a solution?

18 REPLIES 18

Hi

 

My understanding is that instant flows are currently not available in solutions.

 

https://docs.microsoft.com/en-gb/powerapps/maker/common-data-service/solutions-overview#known-limita...

 

Hope this helps

 

Hello,

 

I am running into the same issue. I reviewed the known limitations and I assume by "button triggered flow", they mean instant flows. That is a little confusing because I interpreted that as PowerApp buttons. 

I know we're a year later, just for anyone coming back here, I've successfully added an instant flow to a solution

Could you please provide the details on how you added existing instant flows to the solution?

you can't add existing instant flows to the solution. You have to set some other kind of trigger, and then you can.

It seems like this now works with the instant PowerApps V2 trigger, but not the original version.

 

i.e. Flows I created with the V2 trigger show up in the Add Cloud Flow list for a solution, but Flows with the original PowerApps trigger do not.

 

I have now been able to successfully add a PowerApps V2 Instant triggered Flow to a solution and confirm that it works as expected.

Was notified that this thread still had some activity. My workaround thus far has been to create the flow using an accepted trigger such as a scheduled trigger and then adding it to my solution. Then, once it's added, change the trigger to manual. It seems to work fine and I've used this workaround for numerous flows.

 

However, I'll definitely keep an eye out for @MarrinerDev's observation as that would be much easier.

Looks like adding while in the solution also works, and so does if you create it in the App itself.

JJUELKE
Advocate I
Advocate I

seem to be still a open topic in backlog list to fix? Tried to...

1. adding an existing instant flow to a new solution = does not work, flow is not listed 

2. changing an existing instant flow (delete existing instant trigger and replace with an "PowerApps V2 trigger" = does not work, flow is not listed 

3. creating a new instant flow via "add" inside a solution = does work!

4. "ZIP Export" of an a instant flow is only available via make.powerautomate.com but not via make.powerapps.com

I have come up with the same problem....

Reading all your answers on this topic I can now share my experience

There was only 1 way I managed to add an existing instant cloud flow with PowerApps trigger to a solution.

I changed the trigger to V2

I was facing a similar challenge, and considering it was a large flow with several actions in it, I didn't want to recreate the flow in a new solution. As the option for adding existing flow isn't available for instant flow, I exported the flow and placed the flow file in a exported solution. Finally imported the new solution, which worked like a charm.

Thomsog1
Frequent Visitor

Hi @Shwetank,

Do you have an example of what you did (a screenshot would be awesome if you have one)? When I open up the zipped export of the solution it has a "workflows" folder with JSONs, but the export of my Power Automate has a whole bunch of individual files there so I don't really know what goes where.

@Shwetank- could you provide some screenshots and details to what you did to add an instant flow to a solution? I am interested in the steps used as well. 

How to add an Instant flow to a Solution ?

 

Please note, Out of the box, we cannot add an instant flow to a Solution. The approach which I used here is:

 

1. Created a new Solution and added a sample flow there with possibly all the connection references I had, for e.g. a dummy flow with SharePoint, OneDrive, Mail actions. If your instant flow has any other connection reference use that as well in your dummy / sample flow.

Note: Make sure the name of both sample flow and actual instant flow is same.

 

Shwetank_0-1684244514640.png

 

2. Once the sample flow and solution is created. Export the solution and extract the extract the zip file.

3. The extracted solution file will have following files:

Shwetank_1-1684244823302.png

4. Open this extracted folder in VS Code.

5. Under Workflows folder you will find a file, which is the actual flow definition of your sample flow.

Shwetank_2-1684244960360.png

6. Now, on Power Automate portal, Export the Instant flow as well. which you want to add to the solution.

7. Again Extract this zip file and you will be find a .json file here, which is your flow definition for Instant flow.

8. Open this .json file of Instant flow as well in VS Code. 

9. In step 5. We did open another VS Code. Under Workflows folder navigate to the .json file and open the section of Connection references:

Shwetank_3-1684245339630.png

10. Copy these connection references and paste them into the .json file you opened in Step 8.

11. Now, make sure your all the actions are using these new connection references. You can do this by replacing all the connection references with the new values of connection references.

12. Once changes done in Step 11, copy this .json file of Actual instant flow, and paste this in the solution where we created the sample flow (replace the sample flow with actual instant flow)

13. Compress the extracted files again, and Import the solution. 

 

@Shwetank- Thank you for the write-up. I wasn't able to quite follow steps 7-12. When I export the original flow from power automate the structure of that is different from what you find for a flow inside of a solution. Even the JSON is formatted differently too. Here are 2 VS Code sessions side-by-side. Left is the flow, right is the solution.  Any clarity you can provide here would be appreciated.

robcaretta_0-1684360795113.png

helloo. I have the same problem. I tried your workaround and changed the trigger from powerApps v2 to a recurrence but it doesn't work on my end. I still cannot see the flow when I try to add it in a solution. I have created quite a long flow and the last thing I want to do is to redo it. 😞 Your reply would be appreciated. thank you!

MiC96
New Member

Here what worked for me! Please mark as answer if it works for you!

  • Create an automated flow
    • You MUST use Power Apps as the trigger
  • If you don't use Power Apps as the trigger, the flow will be invisible to Power Apps

Good Luck!

ktaylor1
Regular Visitor

I've run into this several times when building a child flow that uses a manual trigger outside the solution. The easiest way I found to work around this issue is to export a copy of the flow first. Then delete the manual trigger and replace it with an automatic trigger, such as 'when a new sharepoint item is created'. Obviously, any areas that you had the inputs from the manual trigger will be erased. I use variables to store those values, so its easy to leave those variables blank temporarily. Also, child flows require you use the power apps response connector. You'll get an error if you try to save the flow, so you'll have to remove that connector for this work around.

 

The updated flow will not automatically be visible in the solution. Do a save-as so you get a copy. That copy will immediately be visible in the solution. Import the copy, then delete the automatic trigger and replace with an manual trigger. Add back your inputs and update the variables and add back the Power App response.

 

A bit of a pain, but the fix took 5-10 minutes to complete. If you want to restore the original flow, you can import your original exported copy. 

 

2024-02-22 08_06_43-Edit your flow _ Power Automate - Work - Microsoft​ Edge.png2024-02-22 08_08_50-Edit your flow _ Power Automate and 3 more pages - Work - Microsoft​ Edge.png

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 (750)