Created
May 1, 2014 15:32
-
-
Save epramono/46ad3a48ad4a937d3312 to your computer and use it in GitHub Desktop.
This custom Mingle action grabs the `[IM:Slack]` information from the selected contact and send it alongside the prompted message. It will trigger a custom Email Action in Drafts named "Slack". Reuqires: Mingle 1.0, Drafts 3.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drafts://x-callback-url/create? | |
text=%40[IM:Slack]%3A%20[prompt:Message]& | |
action=Slack& | |
afterSuccess=Delete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment