User Tools

Site Tools


processors:others_httpsend

HTTP Communicate

Purpose

Sends a text to an URL.


Original Manual



This is a node for sending commands to URLs through HTTP communication. It's very useful for triggering other devices/software through API's.

Body

The field on which to put the string you want to represent the body text.

URL

The http URL to send the text message.

Method

HTTP method used for sending messages to the URL.

Headers

Here you can specify a list of headers that describe the type of content you will be sending. https://en.wikipedia.org/wiki/List_of_HTTP_header_fields

Note: Bodies are by default sent using utf-8 encoding.

Populate the user variable. . . with recieved reply

Sets a user variable to store reply from the answering http server.

Note: The drop down selector accepts only string variables. (%s_variable%)

2019/12/09 16:19
processors/others_httpsend.txt · Last modified: 2021/10/31 17:52 by benjamin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki