Browse 8,854 n8n workflow templates in the Core Nodes category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
8,854 workflows
in Core Nodes
Nodes:
Sort:
Date:
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow.
Important note!
Due to some breaking API changes in NocoDB some of i ...
Template to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain.
Open "yourdomain.com"
Insert your domain and your Namecheap DDNS password
Open "subdomains"
Replaces and in ...
This workflow shows you how to post a message to a Slack channel and add a file attachment. It also shows you the general pattern for working with Binary data in n8n (any file like a PDF, Image etc).
...
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using the n8n node.
It then loops over the data checks in Github to see if a file exists ...
This workflow uses OpenAI to generate tweets to be stored in Airtable for review.
A JS snippet handles the topics to be tweeted about in the form of hashtags.
A workflow to send personalized emails with respective attachment.
The workflow needs a pre-formatted CSV with file names and email IDs.
This workflow was originally presented at the February 2022 n8n Meetup.
Requirements
In order to use this workflow, you will need the following in place:
A configured Baserow account
A group in Bas ...
This workflow is part of an MSP collection, which is publicly available on GitHub.
This workflow archives or unarchives a Clockify projects, depending on a Syncro status. Note that Syncro should be s ...
This workflow will take an alert from Syncro, determine if it's an agent_offline_trigger type, then determine if it's a new alert or a close to an existing alert, and then submit it to OpsGenie. New a ...
This workflow takes Dialpad call information for an answered call and pushes it into Syncro as either a ticket or an update to an existing ticket. You will need to have a workflow for each technician ...
This workflow takes Dialpad call information after a call is disconnected and pushes it into Syncro as a ticket timer update, matching the start time and end time provided by Dialpad and a note that c ...
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, ...
This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions.
What have you accomplished since your last report ...
I wanted a system to monitor website content changes and notify me. So I made it using n8n.
Especially my competitor blogs. I wanted to know how often they are posting new articles. (I used their sit ...
This workflow checks for new emails in a mailbox and if the email body contains the word "invoice" it will send the attachment to Mindee. It then posts a message to Slack to let the team know a paymen ...
This workflow checks a Google Calendar at 8am on the first of each month to get anything that has been marked as a Holiday or Illness. It then merges the count for each person and sends an email with ...
This workflow uses a Hubspot Trigger to check for new companies. It then checks the companies website exists using the HTTP node. If it doesn't, a message is sent to Slack.
To configure this workflow ...
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack.
Watch this talk and demo to learn more about this use case. The demo uses ...
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 ...
This telegram bot is designed to send one random recipe a day.
This specific bot has filtered out only vegan recipes, so you can choose your diet type and send only recipes for a specific diet.
Wh ...