9,995 workflows
Nodes:
Sort:
Date:
This is a very simple workflow that lets you subscribe to any github repository for the latest release (using n8n as example).
How it works:
daily poll to Github repository for release for latest ( ...
Who is this for?
For developers and organizations that need to convert PDF files to PDFA for long term archiving.
What problem is this workflow solving?
The file format conversion problem.
What this ...
The Stripe API does not provide custom fields in invoice or charge data. So you have to get it from the Checkout Sessions endpoint.
But that endpoint is not easy for begginners. It has dictionary par ...
In Grist, when I mark a row as confirmed (via a toggle):
a webhook is set up to notify n8n, and this workflow will create derived records in the destination table.
Design decisions
Confirmation-bas ...
Who is this for?
For developers and organizations that need to protect PDF files with the password.
What problem is this workflow solving?
PDF file protection problem.
What this workflow does
Downl ...
What this workflow does
Linkedin tracks which Chrome extensions are installed in your browser. This workflow uses a huge raw JSON of chrome extension ids, extracted from Linkedin pages, and builds a ...
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once.
Youtube tutorial
TOTP Validation with Function Node
This template allows you to verify if a 6-digit TOTP code is valid using the corresponding TOTP secret. It can be used in an authentication system.
The inputs need ...
Description
This n8n workflow verifies the deliverability of mailing addresses stored in Keap/Infusionsoft by integrating with Lob’s address verification service.
Who is this for?
This template is ...
Purpose
This solution enables you to manage all your Notion and Todoist tasks from different workspaces as well as your calendar events in a single place.
All tasks can be managed in Todoist and add ...
Description
This template creates a nightly backup of all n8n workflows and saves them to a Google Drive folder. Each night, the previous night's backups are moved to an “n8n_old” folder and ren ...
This n8n template shows how anyone can build a simple newsletter-like subscription service where users can enrol themselves to receive messages/content on a regular basis. It uses n8n forms for data c ...
This workflows sends events to your Facebook Events Manager using the Meta Conversions API.
Why should I use this?
Enhance your Meta Ads tracking by taking control of the events you send. This n8n t ...
Workflow Purpose
This workflow periodically checks a service's availability and sends an SMS notification if the service is down.
High-Level Steps
Schedule Trigger: The workflow is triggered at a s ...
What this workflow does
This workflow in n8n demonstrates how to send a message in Lark using a Lark bot. It begins with a manual trigger and then retrieves the necessary Lark token via a POST request ...
Who is this workflow for?
This workflow is the baseline workflow for anyone who needs to automate the process of posting 1-4 images to Bluesky using the Bluesky API. It is ideal for anyone looking to ...
Printify Automation - Update Title and Description Workflow
This n8n workflow automates the process of retrieving products from Printify, generating optimized product titles and descriptions, and upd ...
This workflow is designed to automate task reminders by retrieving tasks from a Notion database and sending reminders to Slack users. It checks for incomplete tasks from a Notion database and sends a ...
Purpose
This workflow allows you to import any workflow from a file or another n8n instance and map the credentials easily.
How it works
A multi-form setup guides you through the entire process
At ...
This workflow is triggered by a parent workflow initiated via a Slack shortcut. Upon activation, it collects input from a modal window in Slack and initiates a vulnerability scan using the Qualys API. ...