5,009 workflows
in Communication
Nodes:
Sort:
Date:
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 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 is the workflow that I presented at the April 9, 2021 n8n Meetup.
This workflow uses Baserow.io to store registration information collected using n8n as both the web server and the data processo ...
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 allows you to add positive feedback messages to a table in Notion.
Prerequisites
Create a Typeform that contains Long Text filed question type to accepts feedback from users.
Get your T ...
This workflow allows you to send a message on Mattermost when a workflow is updated.
Workflow Trigger node: The Workflow Trigger node will trigger the workflow when the workflow gets updated.
Matt ...
This workflow allows you to receive a message on Mattermost when your n8n instance starts.
n8n Trigger node: The n8n Trigger node will trigger the workflow whenever the instance starts.
Mattermost ...
This workflow allows you to send daily weather updates via an SMS message using the Plivo node.
Cron node: The Cron node will trigger the workflow daily at 9 AM.
OpenWeatherMap node: This node wil ...
This workflow allows you to send a message in a Telegram chat via bash-dash.
Example usage: - telegram I'll be late
If you want to send a predefined message without typing it in the command line, ...
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 allows you to receive a Mattermost message when meeting notes get added to the Notion.
Prerequisites
Create a table in Notion similar to this: Meeting Notes
Follow the steps mentioned i ...
Objective
In industry and production sometimes machine data is available in databases. That might be sensor data like temperature or pressure or just binary information.
In this sample flow reads mach ...
> 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 allows you to send position updates of the ISS every minute to a queue using the AWS SQS node.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: Thi ...
This workflow automatically finds verified and nominative email and all information (with Dropcontact) to prospect properly from a Typeform.
Typeform Trigger**: This node triggers the workflow when ...
This workflow allows you to send a message on Mattermost when a lead replies to your email.
Emelia Trigger node: The Emelia Trigger node will trigger the workflow when a lead sends a reply to a cam ...
This workflow allows you to send a message on Mattermost when a lead replies to your email.
Lemlist Trigger: The Lemlist Trigger node will trigger the workflow when a lead sends a reply to a campai ...
This workflow gets latest RSS from different RSS Sources and categorizes them with conditional.
*Reference
https://n8n.io/workflows/1507
https://n8n.io/workflows/617
https://n8n.io/workflows/199*
I wanted a system to monitor website content changes and notify me. So I made it using n8n.
Especially my competitor blogs. I wanted to know how often they are posting new articles. (I used their sit ...
A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel).
CheckTime: set how often videos should be fetched from YouTube. Default is 30 minutes.
GetVideo ...