Content Marketing
741 results — 370 downloadable workflow files, 371 source-linked n8n references
Webhook To Email, Slack And Medium
On an incoming webhook, sends a Gmail email, posts to Slack, and publishes a Medium post.
Server Migration
On manual run, pulls workflows from the n8n API, then batches, filters, and transforms them for migration to another server.
Missed Call Recovery — Greenfield & Associates
On a missed-call webhook, processes the call data and conditionally sends a recovery follow-up via HTTP request.
Multi-Source Deduplication Example
On manual trigger, pulls items from HTTP and RSS sources, merges the streams, and deduplicates them via code.
News Aggregation with Deduplication and Ranking
On manual trigger, fetches items via HTTP and RSS feeds, merges them, then deduplicates and ranks them via code.
Gateway
On an incoming webhook, evaluates an if condition and routes through a switch, then returns a tailored response.
[FUTURE] action-runner
On a schedule, calls a sub-workflow to run queued actions and returns the results through a webhook response.
Firecrawl WebScraping
On a chat message or webhook, scrapes pages with Firecrawl and returns Ollama-generated answers to the caller.
Auto Create Project Timelines from Requirements
On a webhook, processes incoming requirements, logs them to Google Sheets, creates the project tasks in Asana, and notifies the team in Slack.
Create Performance Improvement Plan Tracking
On a webhook, creates a performance-improvement task in Asana, logs it to Google Sheets, and notifies the team in Slack.
RSS To WordPress Publisher
On a schedule, pulls RSS feed items and publishes them as posts to WordPress.
Scheduled RSS Slack Updates
On a schedule, pulls RSS feed items and posts the latest updates to a Slack channel.
HTTP To RSS Feed Importer
Manually fetches data over HTTP and publishes the items to an RSS feed.
Scheduled Medium And RSS Publisher
On a schedule, publishes a Medium post and updates an RSS feed.
Scheduled Slack And WordPress Publisher
On a schedule, posts a Slack message and publishes a WordPress post.
Webhook Medium And RSS Publisher
On a webhook, publishes a Medium post and updates an RSS feed.
Scheduled Medium Content Poster
On a schedule, prepares and publishes content to Medium.
Webhook Multi-Channel Publisher
On a webhook, publishes content to Medium and WordPress and saves a copy to Google Docs.
Scheduled RSS Feed Updater
On a schedule, prepares data and updates an RSS feed.
Scheduled RSS Feed Publisher
On a schedule, formats data and publishes the items to an RSS feed.
Medium Publish To Todoist
Manually fetches content over HTTP, publishes it to Medium, and creates a Todoist task.
RSS To WordPress Publisher
On a schedule, reads an RSS feed and publishes the items as WordPress posts.
Medium Publish And Transcribe
Manually fetches content over HTTP, publishes it to Medium, and transcribes audio via API.
Webhook Slack And RSS
On a webhook, posts a message to Slack and reads an RSS feed.