RESTask for Tasker was a tools app developed by Freehaha. It was removed from Google Play Feb 21, 2024 and is no longer available for download.
Download Statistics
RESTask for Tasker had been downloaded 28 thousand times before it became unavailable.
User Ratings
RESTask for Tasker was rated 4.46 out of 5 stars, based on 250 ratings.
App Information
RESTask for Tasker was free to download. The APK download size was 831.70 kB. The last available version was 1.4.7. The last update was on December 7, 2015.
Technical Requirements
RESTask for Tasker required Android 3.1+ or higher. The app had a content rating of Everyone. The app had been available on Google Play March 2013.
Description
Opt in for beta testing: https://play.google.com/apps/testing/com.freehaha.restask
This is a Tasker plugin providing alternative interface to access RESTful APIs (targeting GET, POST, PUT, DELETE).
This app is intended to work as a plugin to Tasker and does not provide a launcher icon so one must have Tasker installed in order to utilize this application.
*README* Variables can be set synchronously or asynchronously.
With the default sync setting, the task will wait until the request is finished or is timed-out before executing the next task and you will be able to set the return code/response to local variables. Note that in synced mode you can only set local variables, i.e., variables with all lower-cased letters, this is a limitation of tasker API.
However, in async mode, the task will finish immediately and work in the background so you will not be able to set local variables in it (you can still use local variables for the parameters and stuff). With this mode, you can only set global variables as local variables will not be accessible to other tasks. Following is how to enable setting global variables in async mode:
1. To enable global variable set, you have to enable 'Allow External Access' in Tasker ( menu -> preference -> misc -> Allow External Access')
2. Return variables name should be global (with at least one capital letter) because it is set asynchronously in a different task and will not be accessible if it is set as a local variable.
3. Since the request is performed asynchronously, returned code/response might not be available immediately. If you want to capture the returned code/response, you can set an action to 'Wait Until' the variable 'is set'. But remember to clear the variable beforehand because these variables are global and will remain after tasks finished.. --- Cookies
The cookies will be found in the %hdr_set_cookie variable if your response header variable prefix is set to %hdr. If there are multiple Set-Cookie headers they will stored in the same variable separated by newlines. --- Feel free to leave comments or send email to me if you have any suggestions to improve this application.
Special thanks to Arno Puder for helping me test the app.
Get a detailed PDF report for RESTask for Tasker with download trends, rating history,
and key performance statistics — useful for competitive research or tracking your own app.
Learn more
★★★★★
POST to Spark Core! Thanks! This made it possible to post to the Spark Core API (something that Tasker was struggling to do with its built in Http Post task). Cheers.
★★★★★
My number 1 tasker plugin Works perfectly and makes the concept of home automation through tasker a reality.
★★★★★
Whoa this rules Was feeling down and out about tasker/autoremote being all buddy with (windows only) event ghost... But this app pretty much blows the door wide open if you have the time to roll your own REST server. I'm a big fan of Bottle for Python ftw.
★★☆☆☆
No longer works consistently I have a post task that was working fine up until a few weeks ago. Now, sometimes it works, but I usually just get a 'Res task has stopped error'. 5 stars when it actually worked.
★★☆☆☆
PUTs No Longer Work My interface with hue was completely built using this app. It's great. But it updated today and now nothing works.
★★☆☆☆
Returns malformed results from get Applies to this app only. Now unusable.
Technologies used by RESTask for Tasker
4 permissions·4 libraries
Subscribe to see full permission and library details
Each subscription will automatically renew 3 days before the expiration date for
the same time period. Subscriptions can be cancelled at any time before the renewal.