Send file via email

I would like to make a macro that sends the files in the Finder's selection to someone via mail. How can I do this? (I know I probably need to use the actions below).

See

Basically, you loop through the finder selection (since more than one thing might be selected) and send email for each one using the variable that holds the path to the file.

1 Like

what about if I want to send multiple files in a single email. Can that be done?

Not with the native Keyboard Maestro Send Mail Message action.

This seems to do the job…Select files first then execute the Macro..

JS

PastedGraphic-1.tiff