Downsizing uploaded PDF files

Is there a way to compress uploaded PDF files? The reason I want this, besides for saving space, is that I want to use a select(Table[File], [โ€ฆ]) expression in a workflow, to email the user a bunch of files. But if each file is in the range of 3MB rather than 25KB, the emails donโ€™t go through as it maxes out on the email size quite fast. Any suggestions?

Thanks!

0 2 360
2 REPLIES 2

Iโ€™m afraid there is no way to compress data directly with a Workflow.

Rather than large files, it might be beneficial to send file download links

Top Labels in this Space