Skip to main content

Get Shared File - Document Retrieval for Zapier

PDF4me Get Shared File action retrieves a file from a PDF4me shared URL in Zapier. Pass the File Url from a previous step (e.g. output of another PDF4me action), optionally set File Name and Days for sharing duration. Use it to fetch processed PDFs from PDF4me actions, download files for storage or email, or bridge multi-step workflows where one action outputs a URL and the next needs file content.

Key Features

  • URL-Based Retrieval: Fetch file content from PDF4me shared URLs
  • Workflow Bridge: Connect actions that output URLs with steps that need file content
  • Configurable Duration: Set Days for how long the shared link remains valid
  • Output Naming: Specify File Name for downstream steps
  • Storage & Email Ready: Retrieved file can be uploaded to Drive, Dropbox, or sent via email

Authenticating Your API Request

To access the PDF4me Web API through Zapier, every request must include proper authentication credentials.

Get Shared File Zapier configuration: File (File Url), File Name share.pdf, Days 20

Configure step: File (File Url), File Name (share.pdf), Days (20).


Configuration Fields (Fact-Checked)

Important: Parameters marked with an asterisk (*) are required.

ParameterTypeRequiredDescriptionExample from UI
File *URLYesPDF4me shared file URL. Map from previous step (e.g. 2. File Url)https://api-dev...
File NameTextNoOutput file name for the retrieved fileshare.pdf
DaysNumberNoDuration in days for the shared file link20

Troubleshooting

File Url source

Map the File Url from a PDF4me action that returns processed files (e.g. Add HTML Header/Footer, Create Hyperlinks, Crop PDF). The URL is typically returned as 2. File Url or similar.

Days parameter

Indicates how long the shared file remains available. Use the + button to map a dynamic value from forms or spreadsheets for variable retention.


Output

The PDF4me Get Shared File action returns the retrieved file content. Map File or File Url to the next step.

ParameterTypeDescription
FileBinaryRetrieved file content for download or processing
File UrlStringURL of the shared file (if applicable)
File NameStringOutput filename for downstream steps

Workflow Examples

Process → Share → Store

  1. Trigger: New PDF in folder
  2. PDF4me Action: e.g. Add Watermark, Crop PDF, Compress PDF
  3. Get Shared File: Map 2. File Url from step 2
  4. Upload File: Save to Dropbox or Google Drive

Benefit: Retrieves processed file for storage when the previous action returns a URL.

Industry Use Cases

Document Processing

PDF4me actions like Add Watermark, Crop PDF, Compress PDF, and Create Hyperlinks often return a File Url rather than raw file content. Get Shared File retrieves the actual file from that URL so you can upload it to Google Drive, Dropbox, SharePoint, or other storage. When your Zap processes a document and the next step requires file content (e.g. Upload File, Send Email attachment), Get Shared File bridges the gap. Essential for end-to-end automation where processed documents must land in storage, portals, or distribution channels.