Get PDF Metadata in Power Automate
PDF4me Get PDF Metadata action extracts comprehensive metadata and technical properties from PDF documents in Power Automate for detailed analysis. This advanced information retrieval feature returns title, subject, author, size, creator, producer, creation/modification dates, encryption status, linearization, PDF compliance level, signature status, and PDF version, enabling document validation, compliance checking, and technical analysis 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 metadata extraction services.

Key Features
- Comprehensive Metadata: Extract all PDF document properties
- Technical Details: Access PDF version, compliance, linearization status
- Security Information: Check encryption and signature status
- File Properties: Retrieve size, creator, producer information
- Non-Invasive: Read metadata without modifying document
Parameters
Complete list of parameters for the Get PDF Metadata action. Configure these parameters to retrieve metadata.
Important: Parameters marked with an asterisk (***) are required and must be provided for the action to function correctly.
| Parameter | Type | Description | Example |
|---|---|---|---|
| File Name*** | String | PDF Document Name • Specify file name with proper extension • Used for processing identification • Must include .pdf extension • Supports dynamic naming | Document.pdf |
| File Content*** | Binary | PDF File Content • Map file content of source PDF • Supports PDFs from SharePoint, OneDrive, email • Can be dynamically retrieved from flows • Must be valid PDF document | [File Content from Get File] |
Output
The PDF4me Get PDF Metadata action returns comprehensive output data for seamless Power Automate flow integration:
- Table
- JSON
- Flow Integration
Table View
Response data in a structured table format:
| Parameter | Type | Description |
|---|---|---|
| Title | String | Document title from PDF metadata |
| Subject | String | Document subject description |
| Metadata Info | String | Complete metadata information string |
| Author | String | Document author name |
| Size | String | File size information |
| Creator | String | Application that created the PDF |
| Producer | String | PDF producer software |
| Creation Date | String | Document creation timestamp |
| Modified Date | String | Last modification timestamp |
| Is Encrypted | Boolean | Encryption status of PDF |
| Is Linearized | Boolean | Fast web view optimization status |
| Pdf Compliance | String | PDF/A or other compliance level |
| Is Signed | Boolean | Digital signature presence |
| PDF Version | String | PDF specification version |
JSON Response Format
{
"Title": "Annual Report 2024",
"Subject": "Financial Performance",
"Author": "Finance Department",
"Size": "2.5 MB",
"Creator": "Microsoft Word",
"Producer": "Adobe PDF Library",
"Creation Date": "2024-01-15T10:30:00Z",
"Modified Date": "2024-01-16T14:20:00Z",
"Is Encrypted": false,
"Is Linearized": true,
"Pdf Compliance": "PDF/A-1b",
"Is Signed": false,
"PDF Version": "1.7"
}
Power Automate Flow Usage
Use metadata in subsequent actions:
- Conditional Logic: Route documents based on metadata values
- SharePoint Properties: Update document library columns
- Database Logging: Store metadata in tracking databases
- Compliance Checking: Validate encryption, compliance, signature status
- Email Notifications: Include document details in notifications
- Analytics: Aggregate metadata for reporting
Workflow Examples
The PDF4me Get PDF Metadata action in Power Automate provides comprehensive workflow templates designed for real-world business scenarios:
- Compliance Validation
- Security Audit
- Version Tracking
- Optimization Analysis
Automated PDF Compliance Validation Workflow
Transform compliance checking with automated metadata validation:
Complete Workflow Steps:
- Trigger: Document uploaded to compliance folder
- Get Document: Retrieve PDF from upload location
- Extract Metadata: Get all PDF metadata
- Check Encryption: Validate if encryption required
- Check Compliance: Verify PDF/A compliance level
- Check Signature: Validate digital signature presence
- Pass/Fail: Determine compliance based on requirements
- Route Document: Send to appropriate workflow path
Business Benefits:
- Validates 200+ documents monthly automatically
- Ensures compliance before archival or submission
- Reduces manual compliance checking by 90%
- Prevents non-compliant document acceptance
Automated Document Security Audit Workflow
Streamline security auditing with metadata analysis:
Complete Workflow Steps:
- Trigger: Scheduled security audit - weekly on Monday
- Get All Documents: Retrieve PDFs from secure library
- Apply to Each: Process each document
- Extract Metadata: Get encryption and signature status
- Check Encryption: Identify unencrypted sensitive docs
- Check Signatures: Identify unsigned critical documents
- Generate Audit: Create security audit report
- Email Security Team: Send audit findings with recommendations
Business Benefits:
- Audits 500+ documents weekly automatically
- Identifies security gaps proactively
- Reduces audit time from 8 hours to 30 minutes
- Improves document security posture by 60%
Automated Document Version Tracking Workflow
Optimize version control with metadata-based tracking:
Complete Workflow Steps:
- Trigger: Document uploaded or updated in library
- Get Document: Retrieve PDF file
- Extract Metadata: Get creation and modification dates
- Compare Dates: Check if modified after creation
- Log Version: Record version with timestamps in database
- Check Author: Validate authorized modifier
- Update Properties: Apply version metadata to SharePoint
- Notify Stakeholders: Alert team of document changes
Business Benefits:
- Tracks 150+ document updates monthly
- Maintains complete version history automatically
- Identifies unauthorized modifications
- Ensures document audit trail compliance
Automated Document Optimization Analysis
Enhance performance with web optimization checking:
Complete Workflow Steps:
- Trigger: Documents uploaded to web publishing folder
- Get Documents: Retrieve PDFs for web publishing
- Apply to Each: Analyze each document
- Extract Metadata: Check linearization (fast web view) status
- If Not Linearized: Add to optimization queue
- Check Size: Identify oversized documents
- Optimize Documents: Linearize and compress if needed
- Upload Web: Publish optimized documents to website
Business Benefits:
- Analyzes 100+ web documents monthly
- Identifies optimization opportunities automatically
- Improves web PDF load times by 70%
- Enhances user experience with optimized documents
Industry Use Cases & Applications
Legal & Professional Services
- Document Authentication: Verify author and creation details
- Compliance Validation: Check PDF compliance and signatures
- Version Tracking: Monitor document modification history
- Security Auditing: Validate encryption and protection status
Finance & Banking
- Compliance Checking: Verify PDF/A compliance for archival
- Security Validation: Check encryption on financial documents
- Audit Preparation: Extract metadata for audit trails
- Document Tracking: Monitor creation and modification dates
Healthcare & Medical
- HIPAA Compliance: Validate encryption on patient records
- Audit Requirements: Extract metadata for compliance audits
- Document Tracking: Monitor medical document properties
- Security Validation: Check protection on sensitive documents
Government & Public Sector
- Regulatory Compliance: Validate PDF standards compliance
- Document Authentication: Verify official document properties
- Security Auditing: Check encryption and signature status
- Archive Validation: Ensure archival format compliance