FlowLibs
Browse Cloud FlowsConnectorsPricingAboutContact
FlowLibs

A curated library of production-grade Power Automate cloud flow patterns. Packaged as managed solutions, ready to import into your environment.

Library

  • Browse Cloud Flows
  • Approvals
  • Email & Notifications
  • Reporting
  • Security & Compliance

Resources

  • About
  • FAQ
  • Support
  • Contact
  • GitHub
  • Power Automate Docs
  • Connector Reference

© 2026 FlowLibs. All rights reserved.

  • Privacy
  • Terms
  • Refunds
  • Cookies
  • Acceptable Use
  • DMCA

Find your Script

77 production-tested PAD scripts · 5 free. Copy, paste, and adapt for your automation workflows.

Filter Scripts

77 scripts

SETVariableTO'value'
IFConditionTHEN
// Regex & Text Parsing
END
FreeBeginner

Regex Pattern Library

Pre-built regex patterns for common data extraction.

Regex & Text ParsingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Performance & Large Data
END
Intermediate

Excel Bulk Writer (No Loop)

Writes an entire datatable to Excel in a single bulk operation using write-to-range.

Performance & Large DatabyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// PDF & Document Processing
END
FreeBeginner

PDF Text Extractor

Extracts all text from a PDF using the built-in Extract text from PDF action.

PDF & Document ProcessingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Queue & Batch Processing
END
FreeBeginner

Batch Chunker

Splits a large datatable into smaller batches of N rows.

Queue & Batch ProcessingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Excel Automation
END
Beginner

Excel Writer from Datatable

Takes a PAD datatable and writes it to a new or existing Excel sheet starting at a configurable cell.

Excel AutomationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Web & API Integration
END
Intermediate

REST API POST Caller

Sends an HTTP POST with JSON body, auth headers, and content-type.

Web & API IntegrationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Web & API Integration
END
Intermediate

REST API GET Caller

Makes an HTTP GET request with configurable URL, headers, and query parameters. Parses JSON response into PAD variables.

Web & API IntegrationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Queue & Batch Processing
END
Advanced

Checkpoint & Resume

Saves progress to a checkpoint file after each batch so a mid-run failure restarts from the last completed batch.

Queue & Batch ProcessingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Email & Outlook
END
Beginner

Outlook Email Sender

Sends a formatted email via Outlook with subject, body, recipients, CC, and optional attachments.

Email & OutlookbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Data Transformation
END
Intermediate

CSV to Datatable Parser

Reads a CSV file with proper handling of quoted fields and multi-line values.

Data TransformationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Data Transformation
END
Beginner

Datatable Filter

Filters a datatable by column value using equals, contains, starts-with, or regex match.

Data TransformationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Database Operations
END
Advanced

SQL Bulk Inserter

Takes a PAD datatable and inserts rows into a SQL table in batches.

Database OperationsbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Queue & Batch Processing
END
Intermediate

Dead Letter Logger

Items that fail processing after retries get moved to a dead-letter log file.

Queue & Batch ProcessingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Legacy & ERP Automation
END
Advanced

SAP GUI Navigator

Automates SAP GUI transaction navigation.

Legacy & ERP AutomationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Performance & Large Data
END
Advanced

Parallel-Ready Batch Splitter

Splits work into N files/queues for multiple PAD machines running in parallel.

Performance & Large DatabyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Desktop UI Automation
END
Intermediate

Legacy App Login

Automates login to a thick-client desktop application.

Desktop UI AutomationbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Performance & Large Data
END
Advanced

Large Datatable Streamer

Processes large datasets in streaming chunks to avoid memory crashes.

Performance & Large DatabyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// SharePoint & Cloud Bridging
END
Intermediate

SharePoint File Uploader

Uploads a local file to a SharePoint document library.

SharePoint & Cloud BridgingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// SharePoint & Cloud Bridging
END
Intermediate

SharePoint File Downloader

Downloads a file from SharePoint to a local folder.

SharePoint & Cloud BridgingbyFlowLibs
SETVariableTO'value'
IFConditionTHEN
// Data Transformation
END
Intermediate

Datatable Sorter

Sorts a datatable by one or more columns in ascending or descending order.

Data TransformationbyFlowLibs
1–20 of 77 scripts