Question

How can I extract and forward specific PDF attachments from Microsoft Outlook emails?

  • 28 June 2023
  • 3 replies
  • 639 views

I'm looking to create a zap that does the following. 
 
Outlook email inbox receives email > grab email PDF attachment and forward to another email > upload that PDF to an FTP
 
As of right now the zap is uploading the PDF attachment in a zip and is forwarding that through to the email/FTP - Is there a way I'm able to specifically just grab the PDF attachment and use that going forward?
 
Really just needing to grab the attached PDF file and then proceed to forward that to another email and upload to an FTP.
 
However, it keeps giving me a ZIP file..

3 replies

Userlevel 7
Badge +14

Hi @CamM 

Good question.

As a workaround, Gmail has this trigger: New Attachment

 

Userlevel 7
Badge +14

@CamM 

Another possible workaround:

Use a Dropbox Automated Folder.

It can be configured to unzip files.

 

Userlevel 7
Badge +14

@CamM 

Otherwise, you’ll have to us another app to unzip files, such as Zip Archive API: https://zapier.com/apps/archive-api/integrations

 

Reply