v3.24.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Integrations

    Overview
  • Adding Applications
  • Adding Integrations
  • Cloud Integrations
  • MQTT Server
  • Pub/Sub
  • LoRa Cloud
  • Node-RED
  • IFTTT
  • Payload Formatters
  • Storage Integration
  • Webhooks

Integrations

This section contains information to help you work with integrations in The Things Stack. Here, you’ll find guides to add applications, configure many popular cloud integration platforms, work with the built-in Webhooks and MQTT servers, and much more.

Adding Applications

This section contains instructions for creating an Application.
Read

Adding Integrations

Integrations allow you to process and act on data by triggering events.
Read

Cloud Integrations

Here you can find detailed guides for creating integrations with popular IoT platforms.
Read

MQTT Server

The Things Stack exposes an MQTT server to work with streaming events. This section explains how to connect an MQTT client and subscribe to uplinks or publish downlinks.
Read

Pub/Sub

The Pub/Sub integration allows the Application Server to publish and subscribe to topics, using The Things Stack built-in MQTT client or NATS client.
Read

LoRa Cloud

LoRa Cloud™ platform offers value-added APIs that enable simple solutions for common tasks related to LoRaWAN networks and LoRa-based devices. The Things Stack supports integrations with LoRa Cloud Modem Services and LoRa Cloud Geolocation Services.
Read

Node-RED

Node-RED is a free, JavaScript-based development tool for visual programming, developed to ease the process of wiring together hardware devices, APIs and online services. The MQTT server that is exposed by The Things Stack can be connected to Node-RED.
Read

IFTTT

IFTTT is a service that creates chains of conditional statements, called applets, that can be triggered by the events occurring within various web services. These applets connect multiple applications in order to run automated tasks.
Read

Payload Formatters

Payload formatters allow you to process data going to and from end devices. This is useful for converting binary payloads to human readable fields, or for doing any other kind of data conversion on uplinks and downlinks. This section explains how to set up payload formatters for a specific end device or an entire application.
Read

Storage Integration

The Storage Integration allows storing received upstream messages in a persistent database, and retrieving them at a later time.
Read

Webhooks

The Webhooks feature allows The Things Stack to send application related messages to specific HTTP(S) endpoints.
Read
← Troubleshooting Gateways Adding Applications →

On this page

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Ben Olayinka on 16 Feb 2021.
doc: Add descriptions to root sections

Edit on Github