Recent content by Hermaeus

  1. H

    POST JSON from dictionary data

    Exactly, I could see myself manually stringifying a dictionary with code but with MD actions it would be a nightmare to do if even possible (at least reliably). I had even considered manipulating the output of [lv=someDict] server-side as it would be quite trivial to do but what that method...
  2. H

    POST JSON from dictionary data

    I am trying to make POST requests where a dictionary would be stringified and sent as its data. I don't know if I'm just not seeing it or if it hasn't been implemented yet but I can't seem to find a way to stringify my dictionary.
  3. H

    HTTP POST Requests

    I have read the thread but all I see are people recommending IFTT, tasker and other plugins, third party stuff , extensions. I'm requesting something built-in to macrodroid just like the GET request feature so I don't have to go through 20 loops to do a simple POST request or actually pay for...
  4. H

    HTTP POST Requests

    As the title says, since we have the ability to make GET requests, I'd simply like the ability for a POST request as well and if possible for the other methods (though if only POST can be implemented that's fine by me)
Top