Browse 6,186 n8n workflow templates in the Communication category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
6,186 workflows
in Communication
Nodes:
Sort:
Date:
I used this to check for a page that had Out Of Stock not found when an item came back in stock.
Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
Get daily SMS updates to tell you if you should wear a sweater
To notify by Slack and mail all modification on a Google Sheet
This form takes data from a Typeform submission and creates an invoice on Google Sheets
This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release.
Prerequisites
A GitHub account and credentials
A Slack account and credentials
...
This is a workflow where a support channel on Telegram is being used to gather customer feedback. Depending on certain keywords in the customer's message, this workflow creates a ticket with a tag in ...
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a Bannerbear node to create an ...
A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an SMS to the specified mobile number.
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not been sent.
This is Workflow 2 in the blog tutorial Database activity monitoring an ...
This workflow is the third of three. You can find the other workflkows here:
Incident Response Workflow - Part 1
Incident Response Workflow - Part 2
Incident Response Workflow - Part 3
We have the f ...
This workflow is the second of three. You can find the other workflkows here:
Incident Response Workflow - Part 1
Incident Response Workflow - Part 2
Incident Response Workflow - Part 3
We have the ...
This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and notifies the on-call team in Mattermost.
This workflow consi ...
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
A workflow to receive weather updates on demand using a Telegram bot. The workflow is triggered using the Telegram Trigger node by issuing a message to the Telegram bot. The OpenWeatherMap node quer ...
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node.
I used the affirmations.dev API
Triggers every day at 1pm
Gets the current content from Hacker News
Gets all the different submission items
Extracts the rank, title and url
Checks if it is a "Show HN" submission
Combines the items ...