Add Outlook to Share Menu (Extensions)
Have Outlook 2016 added to the Share Menu (under Extensions) in System Preferences. It's easier to have applications share anything to Microsoft Outlook. Example the Photos app.
795 comments
-
Michele commented
TOTALLY WORKS!!!! TY!!!
Courtesy of David Ellis... this WORKS!
1. In MAC Application Automator create a new Quick Action
2. At the top right, make sure you select that the "Workflow receives current" is set to selected ‘Files or folders’ in ‘Finder’.
3. From the left Action menu, search for Run Applescript and drag that to the window on the right. (it is under Utilities in MAC Catalina OS)
4. For the script, replace the purple text by copying and replacing it with the following:
on run {input, parameters}
set SelectedItems to input
tell application "Microsoft Outlook"
set newMessage to make new outgoing message
tell newMessage
repeat with aFile in SelectedItems
make new attachment with properties {file:aFile}
end repeat
end tell
open newMessage
get newMessage
activate
end tell
return input
end run5. Then save (File->Save). The name of the file will be the name in the Finder right-click menu! (I used: ‘Attach to Outlook Automator workflow’)
6. Done.
When you go to Finder, select one or more files, and then right-click. Go to "Services" and should see ‘Attach to Outlook e-mail’ within that sub-menu.
-
Anonymous commented
YO! Stop being selfish and start Sharing Extensions!
-
Anonymous commented
Since 2 years in "Evaluation Process" ....
This is so frustrating! Please add ASAP !! thx !!! -
Anonymous commented
How do we get automator to do this from within the share (up arrow) when viewing the file ? I don't want to have to find it in finder and right click.
-
Siegfried Loeffler commented
I can't believe this is missing. What a poor integration into MacOS really.
-
steve p commented
Thank you for this:
Courtesy of David Ellis... this WORKS!
1. In MAC Application Automator create a new Quick Action
2. At the top right, make sure you select that the "Workflow receives current" is set to selected ‘Files or folders’ in ‘Finder’.
3. From the left Action menu, search for Run Applescript and drag that to the window on the right. (it is under Utilities in MAC Catalina OS)
4. For the script, replace the purple text by copying and replacing it with the following:
on run {input, parameters}
set SelectedItems to input
tell application "Microsoft Outlook"
set newMessage to make new outgoing message
tell newMessage
repeat with aFile in SelectedItems
make new attachment with properties {file:aFile}
end repeat
end tell
open newMessage
get newMessage
activate
end tell
return input
end run5. Then save (File->Save). The name of the file will be the name in the Finder right-click menu! (I used: ‘Attach to Outlook Automator workflow’)
6. Done.
When you go to Finder, select one or more files, and then right-click. Go to "Services" and should see ‘Attach to Outlook e-mail’ within that sub-menu.
worked for me!
-
Jana commented
Really need this feature. Please add it!!
-
Anonymous commented
Courtesy of David Ellis... this WORKS!
1. In MAC Application Automator create a new Quick Action
2. At the top right, make sure you select that the "Workflow receives current" is set to selected ‘Files or folders’ in ‘Finder’.
3. From the left Action menu, search for Run Applescript and drag that to the window on the right. (it is under Utilities in MAC Catalina OS)
4. For the script, replace the purple text by copying and replacing it with the following:
on run {input, parameters}
set SelectedItems to input
tell application "Microsoft Outlook"
set newMessage to make new outgoing message
tell newMessage
repeat with aFile in SelectedItems
make new attachment with properties {file:aFile}
end repeat
end tell
open newMessage
get newMessage
activate
end tell
return input
end run5. Then save (File->Save). The name of the file will be the name in the Finder right-click menu! (I used: ‘Attach to Outlook Automator workflow’)
6. Done.
When you go to Finder, select one or more files, and then right-click. Go to "Services" and should see ‘Attach to Outlook e-mail’ within that sub-menu.
-
Bradley commented
Bummer this is missing. Might just have to go back to Apple Mail.
-
Anonymous commented
i am waiting... missing this feature.
-
Paul Dyer commented
Amazed that this functionality missing, as it was included in the older Entourage for mac that I used. Please include asap.
-
Anonymous commented
Really disappointing. They can open source Powershell but won't add a simple Outlook to the Share Menu.
-
Anonymous commented
This is so frustrating! Please add ASAP
-
Anonymous commented
If I can do it on my iPhone, I should be able to do it on my Mac.
-
Anonymous commented
Absolutely essential if you want mac users to continue using Outlook rather than switching to any number of mail options with a share feauture
-
Mark Braunwart commented
Thanks goodness you can use AirMail in the Share Menu
-
Anonymous commented
it should be added already, please add asap!
-
ST commented
Yes please tjis is so anyoing otherwise ! It is just a productivity obstacle !
-
Anonymous commented
please add. This is a nightmare as it is now.
-
Anonymous commented
This is a necessity.. please do it asap.