Add Text Watermark to Excel using Zapier
PDF4me Add Text Watermark is a Zapier action that stamps a WordArt watermark, such as CONFIDENTIAL or DRAFT, onto Excel worksheets. Only File and Watermark Text are required; font, color, transparency, and rotation are all optional styling. Apply to specific sheets or the whole workbook, and returns a new Excel file for the next Zap step.
What this action does
Takes an Excel workbook from a previous Zap step and renders your Watermark Text as a WordArt overlay across the worksheets you choose. Control font, size, bold/italic, hex color, transparency (0-100), and rotation (-360 to 360 degrees) for anything from a subtle gray DRAFT mark to a bold diagonal CONFIDENTIAL stamp. Target specific sheets by name or index, or leave both empty to watermark every sheet in the workbook.
Authenticating Your API Request
To access the PDF4me Web API through Zapier, every request must include proper authentication credentials. Authentication ensures secure communication and validates your identity as an authorized user, enabling seamless integration between your Zapier workflows and PDF4me's Excel watermarking services.
Important Facts You Should Not Miss
Use the + button next to File and File Name to map from earlier Zap steps, e.g., Excel from Google Drive. You can combine File Name and File Ext from a previous step. The Excel file must provide full content, not "Exists but not shown" references.
If you see "File: (Exists but not shown)" in the File field and get "File is Empty" errors, select the option that provides the full file content instead. See Zapier & Power Automate Tips for details.

What Are the Key Features of Add Text Watermark?
- WordArt Watermarks with size presets (Small, Medium, Large, Extra Large)
- Font & Style customization: Font Family, IsBold, IsItalic
- Color & Transparency control (hex colors, 0-100% transparency)
- Rotation -360deg to 360deg for diagonal placement
- Worksheet Targeting by names or indexes, or all sheets
Parameters
Complete list of parameters for the Add Text Watermark action. Parameter names match the Zapier configuration UI shown in the screenshot above.
- Map File (Excel) from your trigger or a previous step
- Enter Watermark Text (e.g., "CONFIDENTIAL", "DRAFT")
- Optionally set Font Family, Text Size, Text Color, IsBold, IsItalic
- Optionally set Transparency (0-100) and Rotation Angle (e.g., -45 for diagonal)
- Optionally specify Worksheet Names or Worksheet Indexes (or leave empty for all sheets)
| Parameter | Required | What it does | Example |
|---|---|---|---|
| File | Required | Excel file to watermark. Map from a previous step. Must provide full file content. | [2. File from Step 2] |
| File Name | Conditional | Excel filename, used for output file identification. | add_header_sample_file.xlsx |
| Watermark Text | Required | Text to display as the WordArt watermark. | CONFIDENTIAL |
| Font Family | Conditional | Font used for the watermark text. | Arial |
| Text Size | Conditional | Preset size: Small, Medium, Large, or Extra Large. | Medium |
| IsBold | Conditional | True applies bold weight to the watermark text. | True |
| IsItalic | Conditional | True applies italic style to the watermark text. | False |
| Text Color | Conditional | Hex code or named color for the watermark. | #808080 |
| Transparency | Conditional | Opacity from 0 (opaque) to 100 (fully transparent). | 50 |
| Rotation Angle | Conditional | Rotation in degrees, from -360 to 360. | -45 |
| Worksheet Names | Conditional | Comma-separated worksheet names to target. Combines with Worksheet Indexes if both are set. Empty with Indexes = all worksheets. | Sheet4, Sheet1 |
| Worksheet Indexes | Conditional | Comma-separated 1-based worksheet positions to target. Combines with Worksheet Names. | [1, 4] |
Apply to all worksheets
Leave both Worksheet Names and Worksheet Indexes empty to apply the watermark to all worksheets in the workbook.
Important: Only File and Watermark Text are required. Use the + button next to each field to map data from previous steps. Boolean values use True or False.
What Does Add Text Watermark Return?
The PDF4me Add Text Watermark action returns the modified Excel file for use in subsequent Zap steps. The output format is common across all PDF4me Excel actions in Zapier.
API endpoint to download the watermarked Excel file. Map this to the next step's file input.
api.pdf4me.com/Zapier/GetDocument?d=...Alternative download URL with the filename in the path.
api.pdf4me.com/Zapier/GetAltDocument/.../add_header_sample_file.xlsx| Field | Type | What it contains |
|---|---|---|
Job Id | String | Unique identifier for the Zapier job execution. |
File Url | URL | API endpoint to download the watermarked Excel file. |
Alternate File Url | URL | Alternate download URL with the filename in the path. |
File Name | String | Base filename without extension. |
File Extension | String | File extension of the returned file, e.g. .xlsx. |
Full File Name | String | Complete filename with extension. |
Document Id | String | Unique identifier for the processed document. |
File Size | Number | Size of the output file in bytes. |
Doc Text | String | Extracted text, typically empty for Excel operations. |
- JSON
- Zap Integration
Example JSON output (URLs show format only, not working links):
{
"Job Id": "969f2da3-f10a-49bf-b084-6fc4759991ec",
"File Url": "api.pdf4me.com/Zapier/GetDocument?d=...",
"Alternate File Url": "api.pdf4me.com/Zapier/GetAltDocument/.../add_header_sample_file.xlsx",
"File Name": "add_header_sample_file",
"File Extension": ".xlsx",
"Full File Name": "add_header_sample_file.xlsx",
"Document Id": "07386627-184a-44b2-a040-5ea2712a4bc5",
"File Size": 212764,
"Doc Text": ""
}
Use + to map File Url or Alternate File Url to the next step, Drive, Dropbox, Email, or another PDF4me Excel action.
This output structure is shared across Add Text Watermark, Add Rows, Add Text Header Footer, and other PDF4me Excel actions in Zapier. The URLs are temporary, use them in the next step before they expire.
Typical Setups
Workflow ExamplesCommon Zapier workflow patterns using Add Text Watermark.
- A trigger fires when a workbook is uploaded to a restricted-access storage folder.
- PDF4me Add Text Watermark sets Watermark Text to "CONFIDENTIAL" with a red Text Color and Rotation Angle -45, leaving Worksheet Names and Worksheet Indexes empty so every sheet is marked.
- The watermarked workbook is saved back to secure storage.
- A trigger fires when a workbook is saved to a project's draft folder.
- PDF4me Add Text Watermark sets Watermark Text to "DRAFT" with a gray Text Color, IsItalic set to True, and a higher Transparency for a subtle mark.
- An email step sends the marked draft to the review team.
- A trigger fires when a deliverable is marked final for external distribution.
- PDF4me Add Text Watermark sets Watermark Text to a company copyright line with a small Text Size and low Transparency for a subtle but visible mark.
- The protected workbook is sent to the external recipient.
Practical Tips
Cheat Sheet
| Field | Value |
|---|---|
| Action | Add Text Watermark |
| File | [Mapped from previous step] |
| Watermark Text | CONFIDENTIAL |
| Font Family | Arial |
| Text Size | Medium |
| Text Color | #808080 |
| Transparency | 50 |
| Rotation Angle | -45 |
| Worksheet Names | Sheet4, Sheet1 (or empty for all) |
Common Questions
Related Actions
Same Task on Other Platforms
Industry Use Cases & Applications
- Finance & Accounting
- Legal & Professional
- Operations
- Human Resources
- Confidential Financial Reports: add "CONFIDENTIAL" watermark on quarterly financial statements
- Draft Budget Workbooks: apply "DRAFT" watermark with high transparency on preliminary budget documents
- Internal Audit Files: insert "INTERNAL USE ONLY" watermark on audit working papers and schedules
- Pre-Announcement Results: watermark earnings reports with "EMBARGOED UNTIL [DATE]" before public release
- Sensitive Analysis: apply diagonal watermarks to M&A financial models and valuation spreadsheets
- Draft Legal Documents: mark contract templates and agreements with a "DRAFT" gray diagonal watermark
- Privileged Materials: apply "ATTORNEY-CLIENT PRIVILEGED" watermark on sensitive legal spreadsheets
- Review Versions: insert "FOR REVIEW ONLY" watermark on documents circulated for partner review
- Confidential Discovery: watermark financial exhibits with "CONFIDENTIAL - DISCOVERY MATERIAL"
- Settlement Worksheets: apply "CONFIDENTIAL SETTLEMENT" watermark on negotiation spreadsheets
- Draft Production Schedules: mark preliminary production plans with a "PRELIMINARY" diagonal watermark
- Internal Operational Metrics: apply "INTERNAL ONLY" watermark on performance dashboards
- Quality Control Logs: insert status watermarks ("UNDER REVIEW", "APPROVED") on QC spreadsheets
- Maintenance Schedules: watermark equipment maintenance plans with approval status indicators
- Capacity Planning: apply "DRAFT FORECAST" watermark on preliminary capacity analysis workbooks
- Payroll Worksheets: insert "CONFIDENTIAL - HR USE ONLY" watermark on salary and payroll files
- Performance Review Drafts: mark preliminary review spreadsheets with a "DRAFT" gray watermark
- Compensation Analysis: apply "STRICTLY CONFIDENTIAL" red watermark on salary survey data
- Reorganization Plans: watermark organizational charts with "CONFIDENTIAL - DO NOT DISTRIBUTE"
- Benefits Comparison: insert "INTERNAL PLANNING" watermark on benefits cost analysis workbooks