Amqp
2 results — all source-linked n8n references
free
Send updates about the position of the ISS every minute to a topic in ActiveMQ
Explore this workflow on its official n8n template page.
by Harshil Agrawal
free
Generate and queue factory sensor data in AMQP
This workflow generates sensor data, which is used in another workflow for managing factory incident reports. Read more about this use case and how to build both workflows with step-by-step instructions in the blog post How to automate your factory’s incident reporting. Prerequisites AMQP, an ActiveMQ connection, and credentials Nodes Interval node triggers the workflow every second. Set node set the necessary values for the items that are addeed to the queue. AMQP Sender node sends a raw message to add to the queue.
by Harshil Agrawal