Quick answers, no hunting.
20 answers across 5 topics — the questions makers and admins ask most often when adopting FlowLibs.
Getting Started
What is FlowLibs?
FlowLibs is a curated library of production-grade Power Automate cloud flows. Each flow is documented with its purpose, trigger, connectors, and audience, and packaged as a managed Power Platform solution you can import directly into your environment.
Who is FlowLibs for?
Power Platform makers, Power Platform admins, and Microsoft 365 / Dataverse developers who want a head start on common automation patterns instead of building from scratch every time.
How do I find the right flow for my use case?
Visit the Cloud Flows page and use the sidebar filters to narrow by category, connector, audience, or skill level. Every card shows what the flow does and which connectors it needs at a glance.
Do I need a Power Platform license to use FlowLibs flows?
Yes. The flows themselves are standard Power Automate cloud flows, so the same Microsoft licensing rules apply. Premium connectors (Salesforce, SQL Server, Dataverse, etc.) require a per-user or per-flow premium plan from Microsoft.
Solution Imports
How do I import a FlowLibs solution into my environment?
Download the managed solution zip, then go to make.powerautomate.com → Solutions → Import solution and upload the zip. Power Platform will walk you through resolving connection references and environment variables before activating the flow.
What permissions do I need to import a solution?
You need at least the System Customizer security role on the target environment. To turn flows on after import, the flow owner needs a Power Automate license that covers the connectors used.
Should I import as a managed or unmanaged solution?
For Test and Production, always use the managed solution. Managed solutions enforce the layering model and let you cleanly remove the flow later if you change your mind. Use the unmanaged version only for inspecting the flow in your dev environment.
The import failed with a missing dependency error — what now?
The most common cause is a connector reference that hasn't been published in your environment yet (Premium connectors usually). Confirm your environment has the required connectors enabled, or reach out via the Support page with the import log and we’ll help diagnose.
Connectors & Connections
What is a connection reference and why do I need to set one for every connector?
A connection reference is a solution-aware pointer to a specific connection (set of credentials). Connection references decouple the flow from any individual user's connection, which makes ALM (Dev → Test → Prod) clean and predictable. After import, point each connection reference at a connection that lives in the target environment.
Which connectors do FlowLibs flows use?
The library spans 17 connectors across the Microsoft 365 stack and the systems-of-record around it: SharePoint, Teams, Outlook 365, Excel Online, Word Online, OneDrive, OneNote, Planner, Forms, Approvals, Power BI, Dataverse, SQL Server, Salesforce, GitHub, Azure AD, RSS, HTTP, and a few more.
A connector authentication is failing — what should I check?
First, sign in to the connection in make.powerautomate.com → Connections and verify it's healthy. Premium connectors will show a license warning if the user doesn't have the right plan. For service-account scenarios, confirm the account has the necessary scopes / API permissions on the source system.
How do I rotate credentials without breaking a running flow?
Create a new connection in the same environment, then update the connection reference to point to the new connection. Once the flow shows a successful run with the new connection, delete the old one. This keeps the flow alive throughout the rotation.
Environments & ALM
Can I use FlowLibs solutions in my ALM pipeline?
Yes. The solutions are standard Power Platform managed solutions, so they work with both Power Platform Pipelines and Azure DevOps / GitHub Actions ALM workflows. Treat them like any vendor-provided solution: import once into Dev, then promote through your existing pipeline.
What environment variables do I need to set?
It varies by flow, but most flows expose URLs, list / table names, and group IDs as environment variables so you can re-target them per environment without editing the flow. The detail page for each flow lists the variables you'll be prompted to set on import.
Will FlowLibs flows conflict with my existing solutions?
No — every FlowLibs component uses the flowlibs_ publisher prefix, so it lives in its own namespace. Your existing components are untouched.
Can I customize a FlowLibs flow after import?
Yes, but follow the standard managed-solution rule: customize via an unmanaged layer in your own solution rather than editing the managed component directly. That way future FlowLibs updates won't fight your changes.
Account & Access
Is FlowLibs free?
A subset of the library is free to anyone with a FlowLibs account. Additional flows and pro features are gated behind a paid tier — pricing details will be published before the library exits early access.
How do I request access to a gated flow?
Sign in or create a free account, then click "Request access" on the flow detail page. We'll grant access to your account and send a download link for the managed solution zip.
Can my whole team share one account?
Each person should sign in with their own account. Solution downloads are per-account so we can keep the audit trail clean. Team / org plans are on the roadmap.
Where can I delete my account?
Go to Profile → Delete account, or email support@flowlibs.com if you can't access your account. We'll process the deletion within 7 days per our privacy policy.
Still have a question?
We’re happy to help. Drop us a note and we’ll respond within one business day.
Contact Support