Skip to main content
Inspiring
January 14, 2019
Question

Is the share function in photoshop scriptable?

  • January 14, 2019
  • 2 replies
  • 249 views

I would like to create an email when my script is finished and auto populate the subject and To fields. Photoshop has a share function that will send the image to the mail program but is it scriptable?

This topic has been closed for replies.

2 replies

JJMack
Community Expert
Community Expert
January 14, 2019

If it is you would need to use action manager code.  Try recording an Action to see if anything is recorded for the interactive sharing process the would automate the process.  If it is recorded  perhaps you could add some logic into the generated action manager code to change some of the hard coded settings to make it flexible and bot  just repeat the same share over and over.

However,  I would not expect social media sharing would be scriptable.

JJMack
SuperMerlin
Inspiring
January 14, 2019

This is one way to send an email...

https://www.ps-scripts.com/viewtopic.php?f=68&t=11284