Skip to main content

Split PDF in Power Automate

PDF4me Split PDF action divides PDF documents by page numbers in Power Automate with Simple and Recurring split options. This versatile splitting feature supports Simple Split (divide into two parts at specific page) and Recurring Split (create equal-sized segments by page interval), enabling document segmentation, content distribution, workload division, and targeted information sharing across Microsoft 365 workflows.

Authenticating Your API Request

To access the PDF4me Web API through Power Automate, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Power Automate flows and PDF4me's powerful PDF splitting services.

Split PDF Power Automate

Key Features

  • Simple Split: Divide PDF into two parts at specific page number
  • Recurring Split: Create multiple equal-sized segments by interval
  • Page-Based Control: Specify exact page number for splitting
  • Equal Segmentation: Divide large documents into manageable chunks
  • Flexible Output: Receive array of split documents for processing

Parameters

Complete list of parameters for the Split PDF action. Configure these parameters to control PDF splitting.

Important: Parameters marked with an asterisk (***) are required and must be provided for the action to function correctly.

ParameterTypeDescriptionExample
File Content***BinarySource PDF Content
• Map PDF file content from previous action
• Supports PDFs from SharePoint, OneDrive, email
• Can be dynamically retrieved from flows
• Must be valid PDF document
[File Content from Get File]
File Name***StringPDF Document Name
• Name of the file from source
• Used for processing identification
• Should include .pdf extension
• Supports dynamic naming
LargeReport.pdf
Split Action***OptionSplit Method
Simple Split - Divide into two documents at specified page
Recurring Split - Divide into multiple segments by page interval
• Determines how document is divided
Recurring Split
Split Action Value***IntegerSplit Page Number or Interval
• For Simple Split: Page number where split occurs
• For Recurring Split: Number of pages per segment
• Must be valid page number within document
• Default is 1 if not specified
10

Output

The PDF4me Split PDF action returns comprehensive output data for seamless Power Automate flow integration:

Table View

Response data in a structured table format:

ParameterTypeDescription
splitedDocumentsArray of ObjectsArray containing all split documents
File NameStringName of each split output document
File ContentBinaryBinary content of each split document

Workflow Examples

The PDF4me Split PDF action in Power Automate provides comprehensive workflow templates designed for real-world business scenarios:

Automated Review Workload Distribution Workflow

Transform document review with automated equal segmentation:

Complete Workflow Steps:

  1. Trigger: Large contract uploaded for legal review (100 pages)
  2. Get Contract: Retrieve contract PDF
  3. Recurring Split: Divide into 10-page segments (10 parts)
  4. Apply to Each: Process each segment
  5. Assign Reviewer: Distribute segments across 5 reviewers equally
  6. Email Segments: Send 2 segments to each reviewer
  7. Track Progress: Monitor review completion per segment
  8. Merge Reviews: Combine reviewed segments back together

Business Benefits:

  • Distributes 40+ large documents monthly for parallel review
  • Reduces review time by 70% with parallel processing
  • Balances workload across review team
  • Accelerates document approval cycles

Industry Use Cases & Applications

Legal & Professional Services Use Cases

  • Contract Segmentation: Split large contracts for parallel review
  • Case File Division: Divide case files for team distribution
  • Discovery Splitting: Segment discovery documents for processing
  • Brief Distribution: Split briefs for co-counsel review

Get Help