12,282 workflows
Nodes: Sort: Date:
Enrich new accounts in Pipedrive using Datagma API
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 ...
709
Aug 30, 2022
Sync tasks automatically from Todoist to Notion
This workflow checks if the task in Todoist has a specific label and based on that creates a new database page in Notion. Prerequisites Todoist account and Todoist credentials Notion account and N ...
5,457
Built by n8n Team n8n Team
Aug 26, 2022
Add new products to Stripe when product added to Pipedrive
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 ...
820
Built by n8n Team n8n Team
Aug 23, 2022
Sync payment and customer data between Stripe and Pipedrive
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 ...
1,705
Built by n8n Team n8n Team
Aug 23, 2022
Automatically add customers from Pipedrive to Stripe
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 ...
847
Built by n8n Team n8n Team
Aug 23, 2022
Send or update new Mailchimp subscribers in HubSpot
This workflow sends new Mailchimp subscribers to HubSpot as new or updated contacts. Prerequisites Mailchimp account and Mailchimp credentials HubSpot account and HubSpot credentials How it works C ...
1,075
Built by n8n Team n8n Team
Aug 17, 2022
Add new contacts from HubSpot to the email list in Mailchimp
This workflow adds new HubSpot contacts to the Mailchimp email list. Prerequisites HubSpot account and HubSpot credentials Mailchimp account and Mailchimp credentials How it works Cron node trigger ...
1,271
Built by n8n Team n8n Team
Aug 17, 2022
Sync tasks data between Notion and Asana
This workflow syncs data between Notion and Asana whenever a new task or an update is done in one of the apps. Prerequisites Asana account and Asana credentials Notion account and Notion credentials ...
5,817
Built by n8n Team n8n Team
Aug 17, 2022
Get Slack notifications when new product published on WooCommerce
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 ...
1,326
Built by n8n Team n8n Team
Aug 12, 2022
Upload leads with custom fields from Typeform to Pipedrive
This automated workflow takes a Typeform form, and once it is filled out, it is automatically uploaded as a Lead in Pipedrive. There is an option for custom fields (this workflow works with company s ...
1,104
Built by n8n Team n8n Team
Aug 01, 2022
Google Spreadsheet to HTML - Variant with JS Function
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 ...
2,187
Built by Tom Tom
Jul 25, 2022
Google Spreadsheet to HTML - Variant with Spreadsheet File
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 ...
2,491
Built by Tom Tom
Jul 25, 2022
Identify new Google Sheets rows
This workflow identifies new rows in Google Sheets using a separate column keeping track of already processed rows. For this approach to work, the sheet needs to meet two requirements: A unique ide ...
4,077
Built by Tom Tom
Jul 08, 2022
Import data from MySQL into Google Sheets
This workflow queries a table in MySQL and inserts the data into Google Sheets.
5,532
Built by Lorena Lorena
Jul 07, 2022
Import data from Google Sheets into MySQL
This workflow imports data from Google Sheets into a MySQL database.
4,776
Built by Lorena Lorena
Jul 07, 2022
Preparing data to be sent to a service
Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spreadsheets and databases require the incoming data to have the same fields as the head ...
63,641
Built by Jonathan Jonathan
Jul 06, 2022
Creating an API endpoint
Task: Create a simple API endpoint using the Webhook and Respond to Webhook nodes Why: You can prototype or replace a backend process with a single workflow Main use cases: Replace backend logic wit ...
422,411
Built by Jonathan Jonathan
Jul 06, 2022
Rate limiting and waiting for external events
Task: Control your data flow with rate limits and external cues Main use cases: Control the rate of items flow into one or more services in your workflow Wait for external events to occur before cont ...
5,969
Built by Jonathan Jonathan
Jul 06, 2022
Pulling data from services that n8n doesn’t have a pre-built integration for
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 ...
194,346
Built by Jonathan Jonathan
Jul 06, 2022
Joining different datasets
Task: Merge two datasets into one based on matching rules Why: A powerful capability of n8n is to easily branch out the workflow in order to process different datasets. Even more powerful is the abil ...
122,191
Built by Jonathan Jonathan
Jul 06, 2022