Content Marketing
741 results — 370 downloadable workflow files, 371 source-linked n8n references
GraphQL Query Runner
On manual trigger, sets variables, queries a GraphQL API, and branches on the response with an if check.
Add subscriber to form, create tag and subscriber to the tag
On manual trigger, adds a subscriber to a ConvertKit form, creates a tag, and assigns the subscriber to that tag.
Airtable Web Scraper
On manual trigger, reads Airtable records, fetches pages via HTTP, and extracts data from the HTML.
Query Fastmail API
On manual trigger, queries Fastmail via HTTP requests and structures the returned data.
Dataset Difference Compare
On manual trigger, runs custom code and compares two datasets to surface differences.
Post Generated Data To API
On manual run, generates payload data with custom code and posts it to an external API over HTTP.
Create, update, and get a document in Google Cloud Firestore
On manual run, creates, updates, and retrieves a document in Google Cloud Firestore.
Interval Google Sheets Update
On manual run, checks a condition and writes rows to Google Sheets, repeating on a set interval.
Route Customer Records Conditionally
On manual run, reads customer datastore records and routes them through conditional and switch branches.
Calculate And Set Dates
On manual run, computes date values and assigns them as fields on the items.
Read Customer Datastore Records
On manual run, reads customer records from the n8n datastore and sets field values on them.
Create, update, and get a post in Ghost
On manual trigger, creates, updates, and retrieves a post in Ghost.
Retrieve Airtable Records
On manual run, retrieves records from Airtable and sets field values on each item.
Fetch And Compress Data
On manual run, builds data with a function, fetches it over HTTP, and compresses the result into an archive.
Create, update and get records in Quick Base
On manual trigger, creates, updates, and retrieves records in Quick Base, then maps the fields with Set.
Conditional Field Assignment
Runs manually, branches on a condition, and assigns field values accordingly.
Create, update, and get an entry in Strapi
On a manual run, creates, updates, and retrieves an entry in Strapi, storing the returned values with a Set node.
Fetch GetResponse Contacts
On manual run, retrieves contacts from GetResponse and branches on a condition.
Google Calendar to Slack Status & Philips Hue
On a Google Calendar event, switches Philips Hue lights via an HTTP request and updates your Slack status accordingly.
Webflow CMS Publisher
On manual execution, creates or updates a CMS item in Webflow.
Email Enriched Data via SES
On manual run, enriches data with uProc and conditionally sends the result as an email via AWS SES.
Create a new member, update the information of the member, create a note and a post for the member in Orbit
On manual trigger, creates a member in Orbit, updates their details, and adds a note and post.
Gmail to Mailjet Automation
On a new Gmail message, parses the contents and sends an email through Mailjet.
Mailchimp with Mailchimptrigger
Fires when a Mailchimp list event occurs, emitting the subscriber data to downstream steps.