Created
May 1, 2014 15:27
-
-
Save epramono/e7cdb30be0f8c58ef544 to your computer and use it in GitHub Desktop.
This custom Mingle action uses the contact's `[displayName]` and `[email] information to invoke a custom URL Action in Drafts named "Delegate and Notify". 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=[displayName]%0A[email]%0A[prompt:Task Description]& | |
action=Delegate%20and%20Notify& | |
afterSuccess=Delete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment