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:
This workflow syncs Zendesk tickets to Pipedrive contact owners.
This workflow is triggered every day at 09:00 with Zendesk collecting all the tickets updated after the last execution timestamp and ...
This workflow automatically sends Zendesk tickets to Pipedrive contacts and makes them task assignees. The automation is triggered every 5 minutes, with Zendesk checking and collecting new tickets whi ...
🎲 Random Data Generator 🎲
This beginner-friendly workflow allows you to generate random mock data effortlessly, without any programming or external dependencies. 🚀
Here's how it works:
� ...
This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows you to subscribe to such podcasts using your favourite podcatcher without using the ...
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from an Excel file. For Excel 365 (the online version of Microsoft Excel) check out this workfl ...
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 ...
This workflow automatically adds a note of the PR from GitHub to the Pipedrive contact if their GitHub email matches a Person in Pipedrive.
Prerequisites
Pipedrive account and Pipedrive credentials
G ...
This workflow automatically adds a new lead to Pipedrive once someone forks your GitHub repository.
Prerequisites
Pipedrive account and Pipedrive credentials
GitHub account and GitHub credentials
H ...
This workflow uses a number of technologies to track the value of ETFs, stocks and other exchange-traded products:
Baserow: To keep track of our investments
n8n’s Cron node: To trigger the workflow ...
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 ...
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 ...
This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the organization.
Prerequisites
Stripe account and Stripe credentials
Pipedrive accou ...
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 ...
You still can use the app in a workflow even if we don’t have a node for that or the existing operation for that. With the HTTP Request node, it is possible to call any API point and use the incomin ...
This workflow illustrates how to convert data from JSON to binary format and import JSON data or files into Google Sheets or local spreadsheets.
This workflow gets data from an API and exports it into Google Sheets and a CSV file.
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long gext variable via the Function Node and then convert it to the HTML file. The resu ...
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time Sheet table for 2 persons. Based on this table a markdown document is generated using ...
This workflows helps with processing binary data.
You'll often have binary objects with keys such as attachment_0, attachment_1, attachment_2, etc. attached to your items, for example when reading an ...
This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data via the openweathermap.org API, plots an image using ggoplot2 package from R and s ...