Output modules
- Last UpdatedJul 02, 2026
- 3 minute read
Output modules are used to publish messages to a particular destination.
|
Name |
Description |
|---|---|
|
AVEVA Unified Engineering Publisher |
Publishes flow message data to AVEVA Unified Engineering (UE) tables through the AVEVA Integration Services API. |
|
AWS IoT Core Publisher |
Publish message or update shadow state of an AWS Thing. |
|
AWS IoT Core HTTP Publisher |
Publishes messages over HTTP. |
|
AWS S3 Bucket Writer |
Send files to an AWS S3 bucket. |
|
Azure Blob Storage |
Add blobs to Azure blob storage. The source can be a file, string, or byte array. Three types of blobs are supported: append, page, and block blobs. |
|
Azure DataLake Writer |
Add files to Azure DataLake gen2 storage. The source can be files, strings, or byte arrays. |
|
Azure Event Hubs Publisher |
Publishes message data to Azure Event Hubs. |
|
Azure Event Grid Publisher |
Publishes message data to Azure Event Grid. |
|
Azure File Storage |
Send data to Azure file storage. The source can be a file, files, strings or byte arrays. |
|
Azure IoT Hub D2C |
Send data to Azure IoT Hub. |
|
Azure Queue Storage |
Send data to an Azure Queue storage. |
|
BigQuery Insert |
Send data to a Google BigQuery table. |
|
CAN Raw Writer |
Send raw data to a CAN bus (Linux only). |
|
CSV StreamWriter |
Append data to CSV files and rotate on time or number of rows. |
|
File StreamWriter |
Appends message data to a file on the local file system. Formerly called File Writer. |
|
File Writer |
Writes the content of the source property to a file. |
|
Firebird Insert |
Write data to a Firebird database. |
|
Google Cloud Storage Writer |
Writes data to Google Cloud storage. |
|
Google PubSub Publisher |
Send data to Google PubSub. |
|
HTTP Requester |
Send data to HTTP servers using POST/PUT requests. |
|
IFS Observation Publisher |
Send observations to IFS ERP systems. |
|
InfluxDB Insert |
Write data to an InfluxDB version 1 database. |
|
InfluxDB v2 Insert |
Write data to an InfluxDB version 2 database. |
|
Kafka Producer |
Publish data on a Kafka topic. |
|
Key Value Set |
Store data in the internal key/value store. |
|
MariaDB Insert |
Write data to a MariaDB server table. |
|
Modbus Writer |
Write data to a Modbus PLC. |
|
MongoDB Insert |
Write data to a MongoDB database. |
|
MQTT Pub broker |
Send data to the internal MQTT broker. |
|
MQTT Pub client |
Send data to an external MQTT broker. |
|
MS SQL Insert |
Write data to a Microsoft SQL server table. |
|
MySQL Insert |
Write data to a MySQL server table. |
|
Nexmo SMS |
Send an SMS using the Nexmo service. |
|
OPC UA Writer |
Update values in an OPC UA server. |
|
Oracle DB Insert |
Write data to an Oracle database table. |
|
Parquet Writer Module |
Write data to a Parquet file. |
|
PostgreSQL Insert |
Write rows to a PostgreSQL database table. |
|
RabbitMQ Producer |
Publish messages to a RabbitMQ broker. |
|
Redis Publish |
Publish data on a topic in a Redis store. |
|
Redis Set |
Set or update a key/value in a Redis cache. |
|
S7 Writer |
Write data to Siemens S7-200, 300, 400, 1200, and 1500 PLCs. |
|
SendGrid |
Send an email using the SendGrid service. |
|
SFTP Upload |
Upload a local file to an FTP server. |
|
Slack |
Send a message to a Slack channel. |
|
SMTP Send |
Send emails using an SMTP server. |
|
Snowflake Insert |
Write data to Snowflake. |
|
Snowflake Publisher |
Transfer data from a staging area to a Snowflake database. |
|
Snowflake Streaming Publisher |
Streams data directly to Snowflake tables in real-time using the high-performance Snowpipe Streaming API. |
|
Thingworx Publisher |
Send data to Thingworx by updating properties on a Thing. |
|
TimescaleDB Insert |
Write timeseries data to a TimescaleDB database. |
|
Twilio SMS |
Send SMS messages using the Twilio service. |
|
UDP Multicast Sender |
Send data over UDP multicast. |
|
UDP Unicast Sender |
Send data over UDP unicast. |
|
Websocket Publisher |
Sends data to one or several websocket listeners that have subscribed to the specified topic. |
|
Zoho Desk Create Ticket |
Create a new ticket in Zoho Desk. |
|
Zoho Desk Update Ticket |
Update a ticket in Zoho Desk. |