Marketplace
3.557 fertige Workflow-Dateien zum Download, plus 10.661 quellenverknüpfte n8n-Referenzen.
Send Email Via Mailjet
On manual trigger, sends a transactional email through Mailjet.
Invoke AWS Lambda Function
On manual trigger, invokes an AWS Lambda function and returns its response.
Send SMS With MSG91
On manual trigger, sends an SMS message through MSG91.
Facebook Graph API Call
On manual trigger, calls the Facebook Graph API to fetch or post page data.
Download Drive File To Disk
On manual run, downloads a file from Google Drive and writes it to disk as a binary file.
Scheduled HTTP Data Processing
On a schedule, fetches data over HTTP, processes it with a Function node, branches on a condition, and merges the results.
Publish To AWS SNS
On manual trigger, publishes a message to an AWS SNS topic for subscriber fan-out.
Insert Record Into MongoDB
On manual trigger, builds a record with Set and inserts it into a MongoDB collection.
Send Email Via AWS SES
On manual trigger, sends an email through AWS SES.
Support Automation
On manual run, creates a support ticket in Freshdesk.
Query Postgres Database
On manual run, runs a query against a Postgres database.
Productivity Automation — Zammad
On a schedule, pulls tickets from Zammad and posts them to a Zulip stream.
Scrape Web Page HTML
On manual run, fetches a web page over HTTP and pulls out content with the HTML Extract node.
Manual PayPal Payout
On manual trigger, calls the PayPal API to create and process a payout transaction.
Trigger SIGNL4 Alert
On manual trigger, sends an alert to your SIGNL4 team to mobilize on-call responders.
Twilio SMS Sender
On manual trigger, sends an SMS message via Twilio.
ActiveCampaign Contact Sync
On manual trigger, creates or updates a contact in ActiveCampaign.
Mailchimp Subscriber Sync
On manual trigger, adds or updates a subscriber in Mailchimp.
Set Fields To XML
On manual run, sets field values and converts the data into XML.
Create AI Ready Vector Datasets for Llms with Bright Data, Gemini & Pinecone
On manual run, fetches and extracts web content with Google Gemini, then embeds it and upserts the vectors into a Pinecone store.
Spreadsheet To Postgres Import
On manual trigger, reads a spreadsheet file, sets the fields, and inserts the rows into Postgres.
n8n API Conditional Check
On manual run, fetches data from the n8n API and branches on a condition with an If node.
HTML To PNG Converter
On manual trigger, converts HTML to PDF and renders the pages as PNG images.
HTML To Compressed PDF
On manual trigger, converts HTML to PDF and compresses the resulting file via code.