cloudspout-button-panel icon indicating copy to clipboard operation
cloudspout-button-panel copied to clipboard

Send POST request to current host IP but another port

Open Webbeh opened this issue 4 years ago • 0 comments
trafficstars

I'd like to be able to push data to a node-red that's installed on the same machine but listens to another port.

Currently, I use a variable containing the IP address/host and use that in the REST URL, but I was wondering if it was possible to either

  • auto populate a variable containing the current host
  • add an option to send to the current host and only change the scheme (http/https), port and path.

Thank you!

Webbeh avatar Mar 04 '21 11:03 Webbeh