7,406 workflows
in Core Nodes
Nodes:
Sort:
Date:
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template.
The upper part of the workflow starts with a webhook. Then it gets several random reco ...
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 syncs Discord scheduled events to Google Calendar. On a specified schedule, a request to Discord's API is made to get the scheduled events on a particular server. Only the events that ha ...
This workflow pushes Stripe charges to HubSpot contacts. It uses the Stripe API to get all charges and the HubSpot API to update the contacts. The workflow will create a new HubSpot property to store ...
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 creates a Slack thread when a new ticket is created in Zendesk. Subsequent comments on the ticket in Zendesk are added as replies to the thread in Slack.
Prerequisites
Zendesk account ...
If you previously upgraded to n8n version 0.214.3, some of your workflows might have been accidentally rewired in the wrong way. This issue affected nodes with more than one output, such as If, Switch ...
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 ...
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 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 ...
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 ...
v1 Helper
ℹ️ This workflow is to be run after upgrading to n8n v1.
This workflow returns all locations where a node in an active workflow contains a parameter using an expression extension affec ...
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 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 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 ...
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 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 ...
An innovative N8N workflow that monitors cryptocurrency prices on Binance, identifies significant market movements, and sends customized alerts through Telegram. Ideal for traders and enthusiasts seek ...
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.
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 ...