Skip to content

Instantly share code, notes, and snippets.

@epramono
Created May 1, 2014 15:27
Show Gist options
  • Save epramono/e7cdb30be0f8c58ef544 to your computer and use it in GitHub Desktop.
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.
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