Skip to content

Instantly share code, notes, and snippets.

@epramono
Created June 11, 2014 15:14
Show Gist options
  • Save epramono/95d7e4d783d6e97e5817 to your computer and use it in GitHub Desktop.
Save epramono/95d7e4d783d6e97e5817 to your computer and use it in GitHub Desktop.
This action allows you to delegate a task via WhatsApp Messenger and store it to a Work to-do list in Clear. Requires: Launch Center Pro 2.3, WhatsApp Messenger, and Clear.
launch://x-callback-url/clipboard?
text=[prompt-list:Delegated Tasks]&
x-success={{whatsapp://send?
text=[clipboard]&
abid=[contact-abid]&
lc-callback={{clearapp://list/create?
listName=Work&
tasks={{[clipboard]}}}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment