Skip to content

Block: Webhook ​

Type: action_webhook

the Webhook block

Sends an HTTP POST request to a given URL, with a BODY template using FEED data.

Fields ​

Form_encode ​

Encode as an HTML form input

  • Boolean (default: false)

Inputs ​

Url ​

A valid web location to send a POST request to.

Compatible Blocks (click to expand)
the Get Variable block

Get Variable

Retrieve the value stored in a variable that was previously set using a Set Variable block.

the Multiline Text block

Multiline Text

Create formatted text content with multiple lines, paragraphs, and line breaks.

the Text block

Text

Enter any text content for use in your Actions - words, phrases, device commands, or messages.

the Text Template block

Text Template

Create dynamic, personalized messages by combining static text with live data from your IoT system.

the Join Text block

Join Text

Join two pieces of text into one combined string.

the Text Compare block

Text Compare

Compare two text values using different comparison operations.

the Weather block

Weather

Fetch the current or forecast weather conditions at the specified location.

the Air Quality block

Air Quality

Fetch current or forecast air quality conditions at the specified location using Open-Meteo Air Quality API.

the Round/Floor/Ceiling block

Round/Floor/Ceiling

Convert decimal numbers to whole numbers using different rounding strategies.

the Number block

Number

Enter any numerical value for use in your IoT Actions - whole numbers, decimals, positive, or negative.

the Map block

Map

Transform sensor readings and data values by scaling them from one number range to another.

the Constrain block

Constrain

Keep any number within specified minimum and maximum boundaries.

the Compare Numbers block

Compare Numbers

Build mathematical conditions by comparing any two numerical values in your Action logic.

the Arithmetic block

Arithmetic

Perform mathematical calculations using sensor data, feed values, or any numbers in your Actions.

the Logic Operation block

Logic Operation

Combine multiple conditions to create sophisticated decision logic in your Actions.

the Negate block

Negate

Flip any condition to its opposite - turns true into false and false into true.

the Boolean block

Boolean

A simple true or false value for building logic conditions and controlling digital outputs.

the Get Feed Value block

Get Feed Value

Resolves to the last value of this feed or component, always a String.

the JSONPath Query block

JSONPath Query

Extract specific values from JSON data using JSONPath query syntax.

Body ​

A JSON template to render and POST

Compatible Blocks (click to expand)
the Get Variable block

Get Variable

Retrieve the value stored in a variable that was previously set using a Set Variable block.

the Multiline Text block

Multiline Text

Create formatted text content with multiple lines, paragraphs, and line breaks.

the Text block

Text

Enter any text content for use in your Actions - words, phrases, device commands, or messages.

the Text Template block

Text Template

Create dynamic, personalized messages by combining static text with live data from your IoT system.

the Join Text block

Join Text

Join two pieces of text into one combined string.

the Text Compare block

Text Compare

Compare two text values using different comparison operations.

the Weather block

Weather

Fetch the current or forecast weather conditions at the specified location.

the Air Quality block

Air Quality

Fetch current or forecast air quality conditions at the specified location using Open-Meteo Air Quality API.

the Round/Floor/Ceiling block

Round/Floor/Ceiling

Convert decimal numbers to whole numbers using different rounding strategies.

the Number block

Number

Enter any numerical value for use in your IoT Actions - whole numbers, decimals, positive, or negative.

the Map block

Map

Transform sensor readings and data values by scaling them from one number range to another.

the Constrain block

Constrain

Keep any number within specified minimum and maximum boundaries.

the Compare Numbers block

Compare Numbers

Build mathematical conditions by comparing any two numerical values in your Action logic.

the Arithmetic block

Arithmetic

Perform mathematical calculations using sensor data, feed values, or any numbers in your Actions.

the Logic Operation block

Logic Operation

Combine multiple conditions to create sophisticated decision logic in your Actions.

the Negate block

Negate

Flip any condition to its opposite - turns true into false and false into true.

the Boolean block

Boolean

A simple true or false value for building logic conditions and controlling digital outputs.

the Get Feed Value block

Get Feed Value

Resolves to the last value of this feed or component, always a String.

the JSONPath Query block

JSONPath Query

Extract specific values from JSON data using JSONPath query syntax.