Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
OpenAI Automation
On a webhook request, an OpenAI agent processes the input and returns a structured response to the caller.
Envanter / Stok Yonetimi
On a schedule, checks inventory levels in Google Sheets and an OpenRouter agent emails low-stock alerts via Gmail.
Premium SEO with Google Sheets & Schedule
On a schedule, reads keywords from Google Sheets, drafts SEO content with OpenRouter and SerpApi, and publishes to Google Docs, WordPress, Notion, and Gmail.
Premium SEO
On a Google Sheets row change, queries DataForSEO SERP rankings, then filters, aggregates, and writes the results back to Google Sheets.
Invoice OCR Workflow & Telegram — OpenAI
On a Telegram invoice image, runs OpenAI OCR to extract the fields and appends the parsed data to Google Sheets.
Expenses Tracker (video)
On a form submission, fetches and batches expense entries, logs them to Google Sheets, archives files to Google Drive, and alerts Slack.
Invoice OCR Workflow & Telegram
When called by another workflow, extracts invoice data from a Telegram file with OpenAI and appends it to Google Sheets.
Invoice OCR Workflow with Telegram
On a Telegram message, runs an OpenAI agent to extract invoice data and replies with results via Telegram.
YouTube Strategist Agent
On a form submission, runs an OpenRouter and OpenAI agent that researches YouTube strategy, saves to Google Sheets and notifies Slack.
Technical Analyst AI Agent
On a Telegram message, runs an OpenAI agent that fetches market data via HTTP and logs analysis to Airtable, replying via Telegram.
PPC Thievery & Google Drive
On manual trigger, fetches files from Google Drive, analyzes ad copy with OpenAI, and writes results to Google Sheets.
OpenAI to Google Sheets Automation
On a webhook request, runs an OpenAI agent that writes results to Google Sheets and returns a response.
Lovable Web App Builder
On a webhook request, generates web app HTML with OpenAI and returns it via the webhook response.
LinkedIn AI Agent with Airtable & Telegram
On a Telegram message or schedule, runs an OpenAI agent that processes Airtable leads and posts content to LinkedIn.
Chat File Agent with HTTP Request
On a chat message or Google Drive upload, embeds files into Supabase and answers questions with an OpenAI RAG agent.
Automated Carousels Slideshows
On a schedule, fetches content via HTTP and generates carousel slideshow copy with OpenAI structured output.
Browser Agent with Slack
On a chat message, runs an OpenRouter agent that controls a browser via Airtop and posts results to Slack.
AI Copywriter Team & OpenAI
When called by another workflow, generates copy with OpenAI and returns the formatted result.
AI Email Agent
On a chat message, runs an OpenAI agent that reads Google Sheets and sends emails via Gmail.
Copywriting Agent (Team)
On a chat message, runs an OpenAI copywriting agent that pulls reference material from Google Docs to draft copy.
Generate Pinterest pin copy CSV from blog RSS with OpenAI-compatible chat
Quick overview Turn your latest blog posts into Pinterest-ready pin titles, descriptions and keywords, exported as a CSV formatted for Pinterest's native bulk upload. An AI writes one conversion-focused pin per post from your RSS feed — curiosity-preserving titles under 90 characters, natural keywords, no clickbait. How it works Starts when you manually execute the workflow. Loads configuration values such as the RSS feed URL, number of posts to process, target Pinterest board name, and the AI API base URL and model. Reads the blog’s RSS feed and collects the newest N posts with their titles, links, and short snippets. Sends the post list to an OpenAI-compatible Chat Completions endpoint to generate one Pinterest pin title, description, and keyword set per post as structured JSON. Transforms the AI response into Pinterest bulk upload columns (including Title, Description, Keywords, Link, and Pinterest board) and inserts a placeholder Media URL for you to replace. Converts the rows into a CSV file and provides it for download. Setup Add an HTTP Header Auth credential for your OpenAI-compatible API (for example, Authorization: Bearer ) and select it on the AI request step. Update the
Create purchase orders from Google Sheets using Groq AI and Gmail
Quick overview This workflow runs every 15 minutes to read approved, new requisitions from Google Sheets, validate supplier and policy rules, call an LLM risk-assessment API via HTTP, then create a purchase order record, update requisition status, write audit logs, and notify the procurement team via Gmail. How it works Runs every 15 minutes on a schedule. Reads requisitions from Google Sheets and keeps only rows where ApprovalStatus is "Approved" and ProcessingStatus is "New". Looks up each requisition’s supplier in a Google Sheets supplier master sheet and merges the supplier details into the requisition. Stops processing for items that don’t meet the duplicate/eligibility criteria, and validates supplier status, contract status, compliance, and max spend limit. For validated requisitions, sends the requisition and supplier details to an LLM risk-assessment endpoint via HTTP and parses the JSON decision, risk score, and reason. Generates a purchase order number, appends the purchase order to a Google Sheets Purchase_Orders sheet, updates the requisition to "Processed", logs the outcome to an Audit_Logs sheet, and emails the procurement team via Gmail. For failed validations, appe
Restyle seasonal Shopify product images with dreem.ai and Slack
Quick overview Shopify product photos that still look like summer in October cost conversions .This workflow automates the seasonal restyle: tag the products you want refreshed, set the season's model, pose, and styling once per flip, and on the day the whole batch gets new-season product photos from Dreem AI. How it works A schedule trigger fires March 1 (spring/summer) and September 1 (autumn/winter) at 09:00. Fetches all products from Shopify and keeps only those whose tags include seasonal-restyle. The Dreem node renders each product's first image on the model and pose you set for the season. Add styling image URLs (coat, scarf, knitwear) and Dreem dresses the look around your product. Waits for dreem.ai to call back within 20 minutes and checks whether the render status is completed. The seasonal shot is appended to each product; existing images stay. An optional second row renders a male-model version. If the render does not complete in time, posts a “skipped” message for that product to a Slack channel. After the batch finishes, posts a “catalog restyle complete” message to Slack. Setup Add Shopify Admin API access-token credentials with read_products and write_products perm
Generate multi-angle on-model Shopify product photos with Dreem.ai
Quick overview A Shopify product page with only one photo reads like a listing nobody finished. This workflow runs weekly to find Shopify products that have only one image, generates multi-angle on-model photos with Dreem.ai from that image and adds the new photos back to the product in Shopify. How it works A schedule trigger runs the audit every Monday at 09:00. Change the cadence in one click. The catalog is pulled and filtered down to products with exactly one image. The Dreem node renders the product on your chosen virtual model in the poses you pick - add 2-3 shot codes for a real multi-angle set. Each render calls the workflow back when ready (up to 20 minutes per product). Timed-out products are skipped, posted to Slack, and retried next Monday. New shots are appended to the product, keeping the original photo. Once a product has more than one image it drops out of next week's scan, so the loop is safe by design. Posts an “audit complete” message to Slack after all eligible products have been processed. Setup Add Shopify Admin API access token credentials with read/write product permissions and select them for the Shopify steps. Add a Dreem.ai API key credential, then set t