Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
Send Twake Message
On manual trigger, sends a message in Twake.
Create Google Calendar Event
On manual trigger, creates an event in Google Calendar.
Image Edit And Upload
On manual trigger, edits an image and uploads it through an HTTP request.
Data Automation — Spreadsheet File
On manual run, fetches data via HTTP, parses it into a spreadsheet, and loads the rows into Snowflake.
Drive Document RAG Agent
On chat message, embeds Google Drive documents into Pinecone and answers via an OpenAI agent over the vector store.
Google Drive Document Summarizer
On manual trigger, loads a Google Drive document, splits it, and summarizes it with OpenAI.
OpenAI Conversational Code Agent
On chat message, runs an OpenAI agent with a custom code tool to generate replies.
OpenAI Structured Output Chain
On manual trigger, runs an OpenAI LLM chain returning structured output with auto-fixing parsing.
OpenAI Retrieval QA Chain
On manual trigger, answers questions via an OpenAI retrieval-QA chain backed by a workflow retriever.
Dataset Difference Compare
On manual trigger, runs custom code and compares two datasets to surface differences.
MySQL To XML Export
On manual trigger, queries MySQL, converts the rows to XML, and writes them to a binary file.
Data Automation — Microsoft SQL
On manual run, queries Microsoft SQL Server and exports the returned rows to a spreadsheet file.
Post Generated Data To API
On manual run, generates payload data with custom code and posts it to an external API over HTTP.
Telegram Message Enrichment
On manual trigger, sends a Telegram message and enriches the data through uProc.
Create, add an attachment, and send a draft using the Microsoft Outlook node
On manual run, creates a Microsoft Outlook draft, attaches a file via HTTP request, and sends it.
Create, update, and get a subscriber using the e goi node
On manual run, creates, updates, and retrieves a subscriber in E-goi.
Load Customer Datastore Records
On manual run, reads records from the customer datastore and sets field values on them.
Create, update and get a product from WooCommerce
On manual run, creates, updates, and retrieves a product in WooCommerce.
Summarize Reddit Posts With OpenAI
On manual run, pulls posts from Reddit and runs them through OpenAI to generate responses.
Create, update, and get a document in Google Cloud Firestore
On manual run, creates, updates, and retrieves a document in Google Cloud Firestore.
Import XML Feed To Sheets
On manual run, fetches an XML feed over HTTP, parses it, and writes the merged items into Google Sheets.
Import Spreadsheet Into MySQL
On manual trigger, reads a binary spreadsheet file and imports its rows into MySQL.
Export MySQL To Spreadsheet
On manual run, queries MySQL and exports the result rows to a spreadsheet file.
Sync Google Sheets With Salesforce
On manual trigger, reads Google Sheets rows, matches them against Salesforce records, and merges the combined data.