Skip to main content
Question

Help please - 7z file of PDFs to Sharepoint

  • April 28, 2026
  • 1 reply
  • 21 views

timwarfe
Contributor
Forum|alt.badge.img+9

Hi guys,

 

What would be the best process using FME Form to open a 7z file full of PDFs and write the individual files as PDFs to a SharePoint location/folder?  (Eg.  Extract the 7z file to a temp location and then upload each file to SP??)    Please explain which transformers would be best too.  

 

I need to include metadata from the PDF inside of SharePoint too, how is this achieved?

 

Thanks in advance.

 

Cheers

 

Tim

1 reply

crutledge
Influencer
Forum|alt.badge.img+46
  • Influencer
  • April 29, 2026

Hi ​@timwarfe 

Zip files are surprisingly easy to manage. Here is a great link: Reading from a Zip File

After that the SharepointOnlineConnector can take care of the rest.

I hope that helps!