Skip to main content
Nintex Community Menu Bar
Question

Export content documents

  • July 10, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img+17

Say I have 100 PDF files in content documents. I would like to export them all. Anyone have any skuidtastic solutions?

2 replies

Forum|alt.badge.img+20

Mass Action on a table? Not so elegant since it would kickoff 100 downloads. Might even break the browser.

Otherwise, a solution using https://stuk.github.io/jszip/ looks possible.


Forum|alt.badge.img+17

Thanks, Pat. I’ll keep this in mind. I have a solution for retrieving the files I need from the regular weekly Salesforce export. I will keep this in mind as a better alternative