Content Marketing
741 results — 370 downloadable workflow files, 371 source-linked n8n references
Coffee Bot (Mattermost)
On a schedule, pairs team members, announces them in Mattermost, and schedules a Google Calendar meetup.
Markdown with Airtable
On a webhook request, fetches Airtable records, renders them as markdown, and returns them in the response.
ItemMatching() example
On manual trigger, matches and enriches customer datastore records using item-matching code.
Batch Workflow Trigger
On manual trigger, splits items into individual records and triggers another n8n workflow for each.
Gmail to Slack Automation
On a new Gmail email, formats the message and posts a notification to Slack.
Web Scraping To Google Sheets
On manual trigger, scrapes web data with Airtop and writes the extracted results into Google Sheets.
Web Page HTML Scraper
On manual run, fetches a web page over HTTP, extracts HTML elements, splits them into items, and sets fields.
[hiroshidigital.com] Send Message In Larksuite
On manual run, sends a message to Lark Suite via a configured HTTP API request.
Lead Generation System (Template)
On manual run, fetches lead data via HTTP and conditionally creates records in Airtable.
Generate Media With PiAPI
On manual trigger, submits a job to PiAPI via HTTP, polls with wait loops, and processes the result in code.
Create, update and get a subscriber using the MailerLite node
On manual run, creates, updates, and retrieves a subscriber in MailerLite.
Publish Article to Medium
On manual trigger, publishes an article to Medium.
Manage Wekan Board Cards
On manual trigger, creates and updates cards on a Wekan kanban board.
Process RSS Feed in Batches
On manual trigger, reads an RSS feed and processes its items in batches with Code.
Route Records by Condition
On manual trigger, processes data with Function and Set, then routes it by condition with Switch.
Publish WordPress Post
On manual trigger, creates or updates a post in WordPress.
Append, lookup, update, and read data from a Google Sheets spreadsheet
On manual trigger, appends, looks up, updates, and reads rows in a Google Sheets spreadsheet.
Read RSS Feed Items
On manual trigger, reads an RSS feed and returns its latest items.
Manage WordPress Posts
On manual run, creates or updates a post in WordPress.
Upsert Mautic Contact
On manual trigger, creates or updates a contact in Mautic.
Manage Cockpit Content
On manual trigger, reads or writes content entries in Cockpit CMS.
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.
Microsoft 365 Data Fetcher
On manual trigger, calls the Microsoft 365 API via HTTP and sets the returned data.
Delayed Conditional HTTP Request
On manual run, waits a set delay, then conditionally sends an HTTP request based on field values.