Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is it possible to change the active email attached to a program through the JSON interface?I am looking to do the Clone the Program, Modify the Email thing, except to create the email from a template insteadof taking the current email assigned to a program.
Ironically I went the other way.You could probably automate it with Selenium to make pngs then sips to get to a pdf.If you are on a Mac it should be fairly easy to write an automator action (or AppleScript) that triggers on mail receipt. Probably the same thing could be done with VBScript on a PC.T...