10,962 workflows
Nodes:
Sort:
Date:
This workflow creates/updates ClickUp tasks when Notion database pages are created/updated. All fields in the Notion database are mapped to a ClickUp property.
Notion database will require setup befo ...
This workflow shows a no code approach to creating a HTML table based on Google Sheets data.
To run the workflow:
Make sure you have a Google Sheet with a header row and some data in it.
Grab your ...
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 gets leads' contacts from a CSV file and adds it to the Pipedrive CRM by creating an organization and a person. The CSV file in this workflow serves as a universal connector allowing you ...
This template shows how you can create reports on data in an app and share a summary in another app.
Specifically, this example checks a Notion database for new submissions, filters for submissions w ...
This workflow shows a low code approach to creating a HTML table based on Google Sheets data. It's similar to this workflow, but allows fully customizing the HTML output.
To run the workflow:
Make ...
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 ...
This workflow automatically downloads a CSV from the web, and parses it in a format that n8n can access. It then ensures that the data from the CSV is matched to the names of the columns in the databa ...
This workflow is the opposite of this one. It transforms multiple different items with one binary object named data into a single item with multiple binary objects:
This can be useful when creatin ...
This workflow exports the contents of a JSON file to Google Sheets.
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 creates a Jira issue when a new ticket is created in Zendesk. Subsequent comments on the ticket in Zendesk are added as comments to the issue in Jira.
Prerequisites
Zendesk account and ...
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 ...
This workflow imports a JSON file from an email attachment and saves the content into a spreadsheet.
Fetches Zammad tickets at daily basis at 08:30 then sends them to #customer support>ticket on zulip for daily standups.
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 workflow let's a bot in Slack notify a specific channel when a new product in WooCommerce is published and live on the site.
Prerequisites
WooCommerce account
Slack and a Slack bot
How it wor ...