11,832 workflows
Nodes:
Sort:
Date:
This easy-to-extend workflow automatically serves a static HTML page when a URL is accessed in a browser.
Prerequisites
Basic knowledge of HTML
Nodes
Webhook node triggers the workflow on an incom ...
This workflow allows you to find and verify emails and enrich your contact from a Google Sheet with Dropacontact and add them to Lemlist.
Start node: The start node exists by default when you crea ...
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server.
Cron node: This node triggers the workflow every hour. Based on your use case, you can update the node ...
This workflow enriches the information of a new contact that gets added to HubSpot.
HubSpot Trigger: This node triggers the workflow when a new contact gets added to HubSpot.
Get Contact: This nod ...
This workflow sends out email notifications when a new file has been uploaded to Google Drive.
The workflow uses two nodes:
Google Drive Trigger**: This node will trigger the workflow whenever a ne ...
This workflow shows how to download an image file from S3 and pass it on to Textract for text extraction.
The workflow uses two nodes:
AWS S3**: This node will download a receipt file from S3
AWS T ...
This workflow will trigger daily at 6am to retrieve your day's calendar events from Google Calendar and send them as a summary message to Slack.
I've used a low-code method to filter the dates as I c ...
This workflow handles the incoming issues and issues comments for your open-source project. If a contributor is interested, the workflow will assign them the issue.
Note: For organizations, you wil ...
> This has been updated to support the Query feature added to the Zendesk node in 0.144.0
This workflow will post all New and Open tickets without an agent assigned to a Slack channel on a schedul ...
This workflow sends a message on Slack when site deployment fails.
Netlify Trigger node: This node triggers the workflow when the site deployment fails.
Slack node: This node sends a message on Sl ...
This workflow demonstrates how to create a new deployment when new content gets added to the database. This example workflow can be used when building a JAMstack site.
Webhook node: This node trigg ...
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the ...
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits.
Customer Datastore node: The workflow fetches data from the Customer Datastore node. Based ...
This workflow demonstrates how to can use Redis to implement rate limits to your API.
The workflow uses the incoming API key to uniquely identify the user and use it as a key in Redis. Every time a ...
This workflow is triggered when a new deal is created in HubSpot. Then, it processes the deal based on its value and stage.
The first branching follows three cases:
If the deal is closed and won, a ...
This workflow is triggered when a typeform is submitted, then it saves the sender's information into HubSpot as a new contact.
Typeform Trigger: triggers the workflow when a typeform is submitted.
...
Note: This workflow uses the internal API which is not official. This workflow might break in the future.
The workflow executes every night at 23:59. You can configure a different time bin the Cron n ...
This workflow is triggered when a meeting is scheduled via Calendly. Then, an activity is automatically created in Pipedrive and 15 minutes after the end of the meeting, a message is sent to the inter ...
This simple workflow will fetch a YouTube playlist every n minutes and send the new items s to a collection in Raindrop.
You can connect any application at the end of the flow.
Make sure to authen ...