Content Marketing
741 Ergebnisse — 370 herunterladbare Workflow-Dateien, 371 quellenverknüpfte n8n-Referenzen
Reply.io notifications - for publish
On a webhook call, fetches data via an HTTP request and posts a notification to Telegram.
Auto Log WhatsApp Inbound Messages to Vtiger CRM Walog and Relate with Leads
On a webhook, logs inbound WhatsApp messages to Vtiger CRM and relates them to matching leads.
API Fetch Sub-Workflow
When called by another workflow, fetches API data, splits and filters it, then processes the results with code.
Webhook Event Logger to Sheets
On an incoming webhook, routes the request by type and logs execution details to Google Sheets.
WordPress to Pipedrive Integration: Automating Contact & Lead Management
On an incoming webhook from WordPress, creates or updates the matching contact and lead in Pipedrive via its API.
Scheduled Sheets API Processor
On a schedule, reads rows from Google Sheets and sends each through an API call with conditional waits.
Interactive Code Tutorial
On manual run, executes custom JavaScript code as an interactive coding tutorial.
Understanding the code node
On manual run, sets sample values and processes them with a JavaScript code node.
Javascript Masterclass2
On manual run, executes custom JavaScript demonstrating advanced code-node techniques.
Scheduled Email Dispatcher
On a schedule, runs a sub-workflow and conditionally sends an email via SMTP.
Automate Full DevOps Infrastructure Setup on Linux Server in Just 10 Seconds
On manual trigger, connects over SSH to a Linux server and runs infrastructure setup commands, waiting between steps to provision automatically.
Free DNS lookup (dns.google)
On form submission, queries dns.google over HTTP for each submitted hostname and returns the parsed DNS records.
Slack Webhook Notifier
On webhook call, runs a sub-workflow and posts the formatted result as a Slack message.
Prevent duplicate webhook executions in n8n
On webhook call, checks an external store over HTTP and skips processing when the request was already handled.
Form-Triggered Command Runner
On form submission, runs shell commands with the submitted values via Execute Command.
Filtered HTTP To Slack
On manual trigger, fetches and filters data over HTTP, then posts the results to Slack.
Generate and Decode DIGIPIN
On webhook call, encodes or decodes DIGIPIN codes based on the request and returns the result.
🔐 Email Encryption Masterclass
On manual trigger, encrypts and decrypts sample email content using custom code.
Webhook API Proxy Responder
On a webhook request, calls external APIs, transforms the data, and returns a response.
🤖 Telegram Bot Webhook Configuration Tool
On form submission, sets webhook configuration values and returns a completion form.
Godaddy Subdomain Management Workflow Using n8n & Godaddy API
On a new IMAP email, calls the GoDaddy API to manage subdomains and replies via SMTP.
Fetch Public IP Address for n8n Instance
On a webhook call, fetches the instance's public IP over HTTP and returns it in the response.
Create Workflow via Webhook in n8n
On a webhook request, validates the payload and creates a new workflow via the n8n API.
Webhook Slack Notifier
On a webhook request, fetches and transforms API data, then posts it to Slack.