Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Manage folders automatically in Dropbox
Companion workflow for Dropbox node docs
Start a Whereby video call from Mattermost
Companion workflow for blog post
Manage incident reporting in PagerDuty and CrateDB
This workflow automatically monitors the functionality of a factory. The workflow logs machine data coming from factory sensors in a CrateDB database, generates an incident report in PagerDuty, and notifies the responsible staff members when the temperature of a machine crosses the threshold value. This workflow builds on a workflow that generates factory data. 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 A PagerDuty account and credentials AMQP, an ActiveMQ connection, and credentials A CrateDB instance running locally or on a server, and credentials. Nodes AMQP Trigger node starts the workflow. IF node filters sensor values higher than 50°C. PagerDuty node creates an incident in the account. Set nodes set the required incident information and sensor data, respectively. CrateDB nodes ingest the information data and machine sensor data, respectively. Function node converts degrees from Celsius to Fahrenheit.
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.
Manage users automatically in reqres.in
Companion workflow for HTTP Request node docs
Insert and read data from Google Sheets
Companion workflow for Google Sheets node docs
Create a table in Postgres and insert data
Companion workflow for Postgres node docs
Create a table in MySQL and insert data
Companion workflow for MySQL node docs
Create a table in CrateDB and insert data
Companion workflow for CrateDB node docs
Sending SMS to users
Explore this workflow on its official n8n template page.
Send a message to a channel on Twake
Explore this workflow on its official n8n template page.
Publish a post to a publication on Medium
Explore this workflow on its official n8n template page.
Create a table in Quest DB and insert data
Explore this workflow on its official n8n template page.
Add text to a downloaded image
Explore this workflow on its official n8n template page.
Write a file to the host machine
Explore this workflow on its official n8n template page.
Execute another workflow
Companion workflow for Execute Workflow node docs
Receive email updates via IMAP
Companion workflow for IMAP Email node docs
Read a spreadsheet file
Companion workflow for Spreadsheet File node docs
Extract text from a PDF file
Companion workflow for Read PDF node docs
Send an email
Companion workflow for Send Email node docs
Read an RSS Feed
Companion workflow for RSS Feed Read node docs
Rename a key in n8n
Companion workflow for Rename Keys node docs
Execute Set node based on Function output
Companion workflow for IF node docs
Read multiple files from disk
Companion workflow for Read Binary Files node docs