Created
May 1, 2014 15:19
-
-
Save epramono/6d7de8029a05b6ca5b9a to your computer and use it in GitHub Desktop.
This Mingle action uses the `[email]` information from the selected contact, and two additional `[prompt]` texts. Once all information is collected, it will trigger a custom Drafts Message Action called "Remind Someone". Requires: 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=[email]%0A[prompt:Reminder Content]%0A[prompt:Optional Message]& | |
action=Remind%20Someone& | |
afterSuccess=Delete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment