Skip to content

Instantly share code, notes, and snippets.

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