Communication Automation Workflows — Page 23 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/Communication

    Communication Workflows

    Messaging and collaboration tools

    • Add new Zoom chat channel events to a Google Sheet

      When you have a new Zoom chat channel event, this scenario instantly receives the details and adds it to a Google Sheet.

      MakeFree
    • Instantly Generate Google Meet Links via Slack Command

      Effortlessly create and share Google Meet links in Slack using a simple slash command. This workflow integrates Slack with Google Calendar to streamline virtual meeting setup.

      n8n$9.99
    • Automate AI & LLM Newsletter Delivery via Email and Telegram

      Streamline the creation and distribution of AI and LLM newsletters using BrowserAI for web automation and n8n for scheduling and delivery. This workflow ensures timely updates without the high costs of manual processes.

      n8n$9.99

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • AI Research Papers
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

  1. Send Slack Notifications for New Viral Loops Participants

    Automatically notify your team on Slack whenever there is a new participant in your Viral Loops campaign, ensuring everyone stays updated in real-time.

    Make$2.99
  2. Implement a Double Opt-In Email Verification System Using Google Sheets

    Create a secure double opt-in email verification system using Google Sheets to manage user data and verification codes, ensuring data integrity and user consent.

    n8n$14.99
  3. Send Slack Notifications for Completed Asana Tasks and Subtasks

    Automatically notify your team on Slack whenever an Asana task or subtask is completed, ensuring everyone stays updated in real-time.

    Make$3.99
  4. Automate Gmail Cleanup by Deleting Unwanted Emails

    Efficiently remove unwanted emails from your Gmail account by automating the deletion process using specific criteria.

    n8n$4.99
  5. Send Slack Notifications for Asana Task Due Date Changes

    Automatically notify your team in Slack whenever an Asana task or subtask due date is added or updated.

    Make$3.99
  6. Automate Slack Notifications for New GitHub Releases

    Automatically notify your team in Slack whenever a new release is published in your GitHub repository, ensuring everyone stays informed about the latest updates.

    n8n$2.99
  7. Instant HubSpot Contact Retrieval via Slack Slash Command

    Effortlessly retrieve and display HubSpot contact details in Slack using a custom slash command. Enhance team productivity by accessing contact information directly within Slack.

    n8n$9.99
  8. Check Email via AI Agent with Mailcheck Tool on MCP Server

    Complete MCP server exposing all Mailcheck tool operations to AI agents. Zero configuration needed - 1 operation pre-built. ## Quick Setup Need help? Want access to more workflows and even live Q&A sessions with a top verified n8n creator? All 100% free? [Join the community](https://www.skool.com/n8n-nodes-automation-lab-1570/about) 1. **Import** this workflow into your n8n instance 2. **Activate** the workflow to start your MCP server 3. **Copy** the webhook URL from the MCP trigger node 4. **Connect** AI agents using the MCP URL ## How it Works - **MCP Trigger**: Serves as your server endpoint for AI agent requests - **Tool Nodes**: Pre-configured for every Mailcheck tool operation - **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders - **Native Integration**: Uses official n8n Mailcheck tool with full error handling ## Available Operations (1 total) Every possible Mailcheck tool operation is included: ### Email (1 operation) - **Check an email** ## AI Integration **Parameter Handling**: AI agents automatically provide values for: - Resource IDs and identifiers - Search queries and filters - Content and data payloads - Configuration options **Response Format**: Native Mailcheck tool API responses with full data structure **Error Handling**: Built-in n8n error management and retry logic ## Usage Examples Connect this MCP server to any AI agent or workflow: - **Claude Desktop**: Add MCP server URL to configuration - **Custom AI Apps**: Use MCP URL as tool endpoint - **Other n8n Workflows**: Call MCP tools from any workflow - **API Integration**: Direct HTTP calls to MCP endpoints ## Benefits - **Complete Coverage**: Every Mailcheck tool operation available - **Zero Setup**: No parameter mapping or configuration needed - **AI-Ready**: Built-in `$fromAI()` expressions for all parameters - **Production Ready**: Native n8n error handling and logging - **Extensible**: Easily modify or add custom logic > **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.

    n8n$4.99
  9. Forward SignalWire Messages to Chatwork Rooms Automatically

    Automatically forward new messages from SignalWire to a specified Chatwork room, ensuring seamless communication.

    MakeFree
  10. Automate Email Categorization and Routing with AI

    Automatically categorize incoming emails using AI and route them to the appropriate department, ensuring timely responses and preventing missed opportunities.

    Activepieces$2.99
  11. Send New YouTube Channel Videos to Telegram

    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. **GetVideos**: This node will fetch the list of videos from a given channel. Here you need to specify the number of videos to fetch in "Limit", and in "Channel ID" the ID of the desired channel (it should be the ending part of the URL). You need Google OAuth2 credentials to make it work. A guide is available [here](https://docs.n8n.io/integrations/credentials/google/). (If you use n8n's tunneling, you may need to adjust the OAuth callback URL on Google Cloud Platform.) **Set**: This node will set some variables to work easily with the next nodes. You shouldn't edit this. **Function**: This node checks if the video was seen previously by the workflow, so that it won't be published a second time on Telegram. You shouldn't edit this. **SendVideo**: This node sends the message to Telegram. You need to set your bot's credentials ([guide here](https://docs.n8n.io/integrations/credentials/telegram)), specify the Chat ID to send the message ([how to get](https://docs.n8n.io/integrations/nodes/n8n-nodes-base.telegram/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.telegram#how-do-i-get-the-chat-id)) and personalize the text of your message. This workflow works correctly only when it's activated. If you manually execute the workflow, it will send every time the latest videos.

    n8n$4.99
  12. Send Fleep Messages for New or Updated Google Tasks

    Automatically send a Fleep message whenever a task is created or updated in Google Tasks using Make. This workflow monitors your Google Tasks list and triggers a notification to a specified Fleep conversation, keeping your team instantly informed about changes. Ideal for project managers and teams who want seamless task updates without manual alerts.

    Make$2.99
  13. Create GIF using GIPHY from Google Calendar events and send a message on Slack

    Every time a new Google Calendar event is created, Make will automatically create a random GIF image using GIPHY and send it in a Slack message.

    Make$3.99
  14. Send Slack Notifications for New Adalo Records

    Automatically monitor Adalo for new records and send detailed notifications to a specified Slack channel.

    MakeFree
  15. Send an SMS to a Number Whenever You Go Out

    This workflow allows you to send an SMS to a number whenever you go out. ![workflow-screenshot](fileId:366) Pushcut is an app for iOS that lets you create smart notifications to kick off shortcuts, URLs, and online automation. You can have multiple actions for a notification. You can use the IF node to check which action was selected and build the workflow accordingly. **Pushcut Trigger node:** This node triggers the workflow when an action is selected by the user. **Twilio node:** The Twilio node sends an SMS with the input given by the user. Based on your use-case, you might want to do something else, for example, send a tweet, dim or turn off your Philips Hue lights, add activity to Strava, or play music on Spotify. Replace the Twilio node with these nodes to customize the workflow as per your needs.

    n8n$2.99
  16. Send Slack Notifications for New FormCrafts Submissions

    Automatically notify a Slack channel when a new form response is submitted in FormCrafts, ensuring timely communication and response.

    MakeFree
  17. Automate Weather Forecast Delivery in Slack via Custom Command

    This workflow enables users to receive real-time weather updates in Slack using a custom slash command. By typing `/weather [cityname]`, users can fetch and view the latest weather forecast, including temperature, wind conditions, and a brief summary.

    n8n$4.99
  18. Automatically Share New QuickBooks Invoices to Slack Channels

    Streamline your workflow by automatically sending new invoices from QuickBooks directly to specified Slack channels, ensuring your team stays informed.

    Make$3.99
  19. Send Trending "Show HN" to Email

    1. Triggers every day at 1pm 2. Gets the current content from Hacker News 3. Gets all the different submission items 4. Extracts the rank, title, and URL 5. Checks if it is a Show HN submission 6. Combines the items into a simple email text 7. Sends an email with the email text

    n8n$4.99
  20. Send a detailed message about a new event in QuickBooks to Slack

    When a new object is created in QuickBooks, a message with detailed information about this event is sent to Slack as a log.

    MakeFree
  21. Automate Discord Notifications for New Notion Database Entries

    Enhance team communication by automatically sending Discord messages whenever new items are added to your Notion database. This workflow ensures real-time updates, boosting collaboration and productivity.

    Make$2.99
  22. ← PreviousPage 23 of 103Next →

    Related categories

    AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,146)Data & Analytics (995)File & Document Management (802)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom communication workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow