Edit Automator workflow to work from within Apple Mail
Hi everyone,
I created an Automator workflow which adds a watermark to PDF files. Right now this works fine by right-clicking the PDF in Finder and selecting my workflow under Quick Actions.
I would like to further optimise this, because the PDFs that need this watermark are coming in as an E-Mail attachment. Right now I have to save the attachment and run the workflow in Finder. I would like to run it directly from within Mail.
The last action in my workflow is to create a new message with the watermarked PDF attachment anyway so it would be nice to do everything without leaving Mail.
The current workflow starts with the Watermark PDF Documents action which got automatically added the Workflow receives input automatically from every application when I chose the Quick Action workflow type in Automator. I also had it working as a standalone app where you could drag & drop PDFs onto the app icon. But I can’t figure out a way to do it directly from within Apple Mail…