Created
June 11, 2014 15:14
-
-
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.
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
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