Customer Support Channel and Ticketing System with Slack and Linear
1. Query Slack for Messages [Read more about the Slack Trigger](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.slack) Slack API search uses the same search syntax found in the app. Here, we'll use it to filter the latest messages with the ticket emoji within our designated channel called n8n-tickets.
Integrations Used (6)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Streamline Team Communication
Automatically route notifications and updates to the right channels and people.
Reduce information overload while keeping everyone informed.
Team Notifications
Send automated alerts and updates to your team chat when important events occur.
Never miss critical updates - your team stays informed in real-time.
Scheduled Operations
Run automated tasks at specific times - daily reports, weekly cleanups, monthly backups.
Set it and forget it - reliable automation that runs on your schedule.
{
"meta": {
"instanceId": "26ba763460b97c249b82942b23b6384876dfeb9327513332e743c5f6219c2b8e"
},
"nodes": [
{
"id": "2b3112a9-046e-4aae-8fcc-95bddf3bb02e",
"name": "Slack",
"type": "n8n-nodes-base.slack",
"position": [
828,
327
],
"parameters": {
"limit": 10,
"query": "in:#n8n-tickets has::ticket:",
"options": {},
"operation": "search"
},
"credentials": {
...Related Workflows
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
LLM Call 1 - Article Topic Relevance Classification This LLM call is used to classify whether the articles published on...
Classify lemlist replies using OpenAI and automate reply handling
Get your lemlist API key 1. Go to your lemlist account or create one [HERE](https://app.lemlist.com/create-account) 2. G...
Automate Customer Support Issue Resolution using AI Text Classifier
1. Search For Unresolved Long-lived JIRA Issues [Learn more about the JIRA node](https://docs.n8n.io/integrations/builti...
Microsoft Outlook AI Email Assistant
Microsoft Outlook AI Email Assistant
Visual Regression Testing with Apify and AI Vision Model
Part A. Generate Base Images Before we can run our visual regression tests, we must generate a series of base screenshot...
Auto-label incoming Gmail messages with AI nodes
Add AI labels to Gmail messages With this workflow you can automatically set labels for your Gmail message according to...