7,353 workflows in Core Nodes
Nodes: Sort: Date:
Automatically add customers from Pipedrive to Stripe
This workflow automatically adds closed deals from Pipedrive as new customers into Stripe. Prerequisites Pipedrive account and Pipedrive credentials Stripe account and Stripe credentials How it wor ...
847
Built by n8n Team n8n Team
Jun 13, 2026
Add new products to Stripe when product added to Pipedrive
This workflow adds a new product in Stripe whenever a new product has been added to Pipedrive. Prerequisites Stripe account and Stripe credentials Pipedrive account and Pipedrive credentials How i ...
820
Built by n8n Team n8n Team
Jun 13, 2026
Handle verification for Twitter webhook
This workflow handles the incoming call from Twitter and sends the required response for verification. On registering the webhook with the Twitter Account Activity API, Twitter expects a signature in ...
803
Jun 13, 2026
Enrich new accounts in Pipedrive using Datagma API
This workflow enriches new accounts in Pipedrive using Datagma API by adding data about ICP (ideal customer profile). Instead of Pipedrive, you can use any other CRM. In this example, ideal buyers are ...
709
Jun 13, 2026
Working with Excel spreadsheet files (xls & xlsx)
This workflow will help guide you through obtaining a spreadsheet file, reading it, making a change then saving it to local or cloud storage.
26,236
Built by n8n Team n8n Team
Jun 13, 2026
OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1
Primer workflow for OpenAI models: ChatGPT, DALLE-2, Whisper This workflow contains 5 examples on how to work with OpenAI API. Transcribe voice into text via Whisper model (disabled, please put your ...
25,180
Built by Eduard Eduard
Jun 13, 2026
Send specific PDF attachments from Gmail to Google Drive using OpenAI
This workflow reads PDF textual content and sends the text to OpenAI. Attachments of interest will then be uploaded to a specified Google Drive folder. For example, you may wish to send invoices recei ...
17,846
Built by n8n Team n8n Team
Jun 13, 2026
Send a ChatGPT email reply and save responses to Google Sheets
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the initial email and the GPT response to an automatically generated Google spreadsheet. ...
17,151
Built by n8n Team n8n Team
Jun 13, 2026
AI: Summarize podcast episode and enhance using Wikipedia
The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.
12,919
Built by n8n Team n8n Team
Jun 13, 2026
OpenAI assistant with custom tools
This workflow shows how you can get your OpenAI assistant to call an n8n workflow as a tool. Since you can put almost any functionality in an n8n workflow, this means you can give your assistant acces ...
12,568
Jun 13, 2026
Sync new data between two apps
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qualified lead from a Postgres database to a Google Sheets file. Setup instructions ...
9,429
Built by n8n Team n8n Team
Jun 13, 2026
Push JSON data into an App or to Spreadsheet file
This workflow template shows how to load JSON data into a workflow and push that data into an App or convert it into a Spreadsheet file. Specifically, this workflow shows how to make a generic API re ...
8,931
Built by n8n Team n8n Team
Jun 13, 2026
Merge multiple runs into one
This is a workflow that might come handy after using loops. They usually leave you with items spread across different "runs". The Code node in this example workflow merges them into a single run, so y ...
8,839
Built by Tom Tom
Jun 13, 2026
URL and IP lookups through Greynoise and VirusTotal
This n8n workflow serves as a powerful cybersecurity and threat intelligence tool to look up URLs or IP addresses through industry standard threat intelligence vendors. It starts with either a form su ...
8,572
Built by n8n Team n8n Team
Jun 13, 2026
Generate dynamic contents for EMAILS or HTML pages
Disclaimer: This template contains a community node and therefore only works for n8n self-hosted users== This is Miquel from Aprende n8n and Automate with n8n. We have created a new community node ...
8,004
Jun 13, 2026
Authenticate a user in a workflow with openid connect
Intro This workflow needs a user to authenticate by using an openid connect provider in order to call the webhook. If the user is not authenticated, it starts a login process by using an Authorizati ...
6,996
Jun 13, 2026
Suspicious Login Detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected. It can be initiated either manually from within the n8n UI for testing or automat ...
6,442
Built by n8n Team n8n Team
Jun 13, 2026
Send labeled email to a Notion database
This workflow sends the contents of an email to a Notion database. The email must be labeled with a specific label for the workflow to trigger. The email subject will be the title of the Notion page, ...
6,153
Built by n8n Team n8n Team
Jun 13, 2026
Weekly Shodan Query - Report Accidents
This n8n workflow, which runs every Monday at 5:00 AM, initiates a comprehensive process to monitor and analyze network security by scrutinizing IP addresses and their associated ports. It begins by f ...
5,359
Built by n8n Team n8n Team
Jun 13, 2026
Read XML file and store content in Google Sheets
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadsheet. To run the workflow: Make sure you are running n8n 0.197 or newer Have n8n a ...
5,083
Built by Tom Tom
Jun 13, 2026