10,154 workflows
Nodes: Sort: Date:
Share jokes on Twitter automatically
This Workflows share a Jokes on Twitter with DadJokes API or BlaBlagues API for ImageJokes
2,191
Built by Teeflo Teeflo
Jun 15, 2026
Create Zoom meeting link from Google Calendar invite
Gets Google Calendar events for the day (12 hours from execution time), and filters out in-person meetings, Signal meetings, and meetings canceled by Calendly ("transparent").
2,185
Jun 15, 2026
Notify on Slack when new order is registered in WooCommerce
This workflow uses a WooCommerce trigger that will run when an order has been placed. If the value of this is over 100 it will post it to a Slack channel. To use this workflow you will need to set t ...
2,085
Built by Jonathan Jonathan
Jun 15, 2026
Send Typeforms leads via Whatsapp (Twilio)
Send Typeforms leads via Whatsapp (Twilio)
2,062
Jun 15, 2026
Enrich contact information with HubSpot and ClearBit
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 ...
2,053
Jun 15, 2026
Automate testimonials in Strapi with n8n
This is the workflow powering the n8n demo shown at StrapiConf 2022. The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissions using the Webhook ...
1,958
Built by Tom Tom
Jun 15, 2026
Handle GDPR data deletion requests with Slack
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in Slack. Watch this talk and demo to learn more about this use case. The demo uses ...
1,895
Built by Tom Tom
Jun 15, 2026
Archive empty pages in Notion database
This workflow will archive empty pages in your Notion databases, Add your n8n integration to the Notion databases that you want to process. To configure this workflow set the Notion credentials in th ...
1,834
Built by Jonathan Jonathan
Jun 15, 2026
Demonstrates the use of the $item(index) method
This workflow demonstrates the use of the $item(index) method. This method is useful when you want to reference an item at a particular index. This example workflow makes POST HTTP requests to a dumm ...
1,733
Jun 15, 2026
Create Nextcloud Deck Card from IMAP email
Check email and create new Nextcloud Deck card from incoming email. Import workflow. Change Nextcloud URL with target board id and stack id. Configure IMAP credential and Nextcloud userid / password. ...
1,709
Jun 15, 2026
Create a new user in Notion based on the signup form submission
This workflow recieves webhook data from a form submission and creates a new user (with name and email) if necessary. It also add the current semester of the program to the relation for the user.
1,566
Jun 15, 2026
Standup bot (1/4): Initialize
This is the first of 4 workflows for a Mattermost Standup Bot. This workflow will create a default configuration file. You can set the default configuration in the Set node (Use Default Config) the v ...
1,559
Built by Jonathan Jonathan
Jun 15, 2026
Deploy site when new content gets added
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 ...
1,548
Jun 15, 2026
Automate assigning GitHub issues
This workflow assigns a user to an issue if they include "assign me" when opening or commenting. To use this workflow you will need to update the credentials used for the Github nodes.
1,483
Built by manohar manohar
Jun 15, 2026
Simple file based key value store (WriteKey)
Store a key with a value in a local json file. Multiple keys could be saved in a single file. Related workflow: GetKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker ...
1,447
Built by Peter Peter
Jun 15, 2026
Create an issue on GitLab on every GitHub release
For every release on GitHub this workflow will create an issue on GitLab. Copy workflow to your n8n Fill in missing fields (credentials & repo names) Based on Cron node to be able to track github re ...
1,413
Built by Manu Manu
Jun 15, 2026
Enrich Google Sheet contacts with Dropcontact
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 ...
1,391
Built by Pauline Pauline
Jun 15, 2026
Validate website of new companies in Hubspot
This workflow uses a Hubspot Trigger to check for new companies. It then checks the companies website exists using the HTTP node. If it doesn't, a message is sent to Slack. To configure this workflow ...
1,380
Built by Jonathan Jonathan
Jun 15, 2026
Standup bot (2/4): Read Config
This is the second workflow for the Mattermost Standup Bot. This workflow is called by the 'Standup Bot - Worker' workflow and will read and return the configuration options.
1,313
Built by Jonathan Jonathan
Jun 15, 2026
Triage alerts from Syncro and submit to OpsGenie
This workflow will take an alert from Syncro, determine if it's an agent_offline_trigger type, then determine if it's a new alert or a close to an existing alert, and then submit it to OpsGenie. New a ...
1,304
Built by Jonathan Jonathan
Jun 15, 2026