Page 1 of 1

HTTP PATCH request against a REST API

Posted: 28 Mar 2023 18:25
by melvinarda
Hello everyone,

I am attempting to perform an HTTP PATCH request on a REST API, but I am having difficulty with the http.request function. At the moment, I would be satisfied with using it in the EasyScripting application.

As I am not well-versed in Javascript programming, I am concerned that I may be overlooking something obvious.

Re: HTTP PATCH request against a REST API

Posted: 28 Mar 2023 20:14
by PoltoS
Hello! This method is not supported by Z-Way http.request yet. We have added this support. It will be released in v4.0.4 soon.

Re: HTTP PATCH request against a REST API

Posted: 29 Mar 2023 06:59
by melvinarda
PoltoS wrote:
28 Mar 2023 20:14
Hello! This method is not supported by Z-Way http.request yet. We have added this support. It will be released in v4.0.4 soon.
nice, waiting for the release.