RESTask for Tasker for Android
%rtres and %rtcode are not being set from the API call on my nexus 6 running marshmellow. however, they are being set on my moto x running 5.1.
This app works fine with marshmallow but not with nougat.
Does everything I need, best way I know of to get custom headers in HTTP requests
Works well for GET, allowing setting headers which the standard tasker GET doesn't. However, I can't set a json string as the post body for a application/json request, the app forces key-value pairs.
((Great Plugin))
With the latest update my tasks broke, bexause of garbled output, hopefully fixed soon!
Applies to this app only. Now unusable.
I had to change my PUT to POST, now they work again
Very handy add on, wish it would be automatically wrapped in apps when created. Also can't seem to make it work with the address assigned thru a variable. Edit: I should be more clear. It works when replacing the entire url but I would like to replace part of a url. Example "%Url/setpoints". Either way I appreciate your app, it helped me mock up a working app fairly quickly but I have since replaced all the functions in javascript for more customization and automatic inclusion in the app.
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 'Restask has stopped error'. 5 stars when it actually worked.
UPDATE. changing all my GET to POST fixed my issue.
My interface with hue was completely built using this app. It's great. But it updated today and now nothing works.
This app came to the rescue when I needed to integrate tasker with smartthings rest endpoints, which required sending bearer tokens, and now I can control my switches with voice.
The solution to getting Tasker to work with your internet of things devices! Works great! No issues from me.
Works great!
Fixed! works great. Thanks
works great!
Best solution for home automation with Tasker. Thanks to custom http headers and saving response to variable, it helped me to implement Sonos volume control. I can send volume command to playbar and get instant numeric value feedback. If you don't care for feedback, Macronos will be easier to setup.
Changing rating as self signed certificate was added thanks! Now it's great
Works like a charm and the developer does a great support. Note to the developer: there is weird behaviour on the settings window I couldn't reproduce consistently, related to it losing the header and params data when I change the HTTP method or URL
I used this to talk to Toggl. Works much better than Tasker's built-in HTTP calls.
Exactly what I needed for some more advanced Tasker REST tasks.
This review is mostly about the developer, as the tool works perfectly and gets it's own 5 stars. I was having trouble with a specific API and getting a bearer authentication token to work. This developer bent over backwards and even set up his own test API to ensure that I got mine working. Couldn't be happier with the level of service. 5 stars is not enough. Thanks so much John!
Works perfectly and makes the concept of home automation through tasker a reality.
I have self signed certificate so it doesn't work for me doh. Saw that in another comment too hopefully it can be added.
I take it back, this plugin has everything I need! I'm currently using it to PUT data from Tasker to my Firebase in realtime. Awesome!
I have a custom/self-signed cert installed for apache and it would be nice to have a checkbox that just ignores the certificate.
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.
Best solution for home automation with Tasker. The only solution, which allowed me precise control of Sonos and easy integration with other tasks. Some directions would be nice(e.g. content-length is auto calculated or if wrong causes broadcast error), but the app is free so can't complain. There should be support development version as it is a great plugin.
This is a dream come true for the automation addict building their own REST server and using others (like Weather Underground) as well. Thanks so much!
Was feeling down and out about tasker/autoremote being all buddy buddy with (windows only) eventghost... 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.
by S####:
Works great! I have spend a lot of time to figure out the buildin http post function, but RESTask just done it in one minutes! Thank you!