Slack to ServiceNow Incident Search Automation with n8n

This n8n workflow streamlines searching ServiceNow incidents from Slack using a custom Slack modal interface. It solves the pain of slow, error-prone manual lookups by delivering prioritized incident data directly where users collaborate.
Webhook
Set
Switch
+9
Workflow Identifier: 1134
NODES in Use: Webhook, Set, Switch, RespondToWebhook, HTTPRequest, ServiceNow, If, Sort, Limit, SplitInBatches, Summarize, Slack
Automate incident search with n8n and Slack

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

1. What This Workflow Does

This workflow lets users search ServiceNow incidents by priority and state directly inside Slack.
It opens a Slack modal for inputs, queries ServiceNow API for matching incidents, and sends results back to Slack.
The results show up either in a chosen channel or as a private message.
This saves time by letting you skip the manual portal search and get info fast where teams chat.

You can find the 5 most recent incidents that meet your criteria.
The incident summaries include clickable links for easy access.
If no incidents match, you get a clear notification.
The Slack modal closes automatically after submitting your search.


2. Who Should Use This Workflow

This workflow is for IT support or helpdesk teams who often check ServiceNow tickets.
It helps users who want to quickly see priority and state filtered incidents without switching apps.
Users managing many requests concurrently will find it especially useful.

If your team uses Slack heavily and ServiceNow for issue tracking, this tool boosts efficiency.
It reduces errors from manual searches and keeps incident info right inside your communication platform.


3. Tools and Services Used

  • Slack API: Opens modals, sends messages, and receives user interactions.
  • ServiceNow API with Basic Auth: Queries incident records based on search parameters.
  • n8n Automation Platform: Runs the workflow, connects Slack and ServiceNow, processes data.

4. Beginner Step-by-Step: How to Use This Workflow in n8n

Step 1: Import Workflow

  1. Download the workflow file using the Download button on this page.
  2. Open n8n editor and select “Import from File” to load the workflow.

Step 2: Configure Credentials

  1. Add Slack API credentials for the Bot token.
  2. Set up ServiceNow Basic Authentication credentials for API access.

Step 3: Update IDs and Fields

  1. Check Slack channel IDs or user IDs if default values need changing.
  2. Adjust ServiceNow table names or query fields if using a custom setup.
  3. Update expressions in nodes if required for your workflow specifics.

Step 4: Test Workflow

  1. Trigger the workflow by sending a test request from Slack to open the incident search modal.
  2. Fill search form and submit to verify retrieval and messaging of incidents.

Step 5: Activate for Production

  1. Enable the workflow by switching it to active in the n8n dashboard.
  2. Make sure your webhook URL is publicly accessible and set in Slack event subscriptions.
  3. Monitor initial runs for any errors and fix them with credential or config checks.

For users running self-host n8n, check self-host n8n options to ensure smooth deployment.


5. Workflow Inputs, Processing Steps, and Outputs

Inputs

  • User input from Slack modal fields: priority and state.
  • Optional Slack channel selector for output destination.

Processing Steps

  • Webhook node receives Slack interaction events.
  • Extract payload with Set node to parse JSON from Slack.
  • Switch node routes events by type: opening modal, submission, or button action.
  • Acknowledge Slack quickly with Respond to Webhook node for good UX.
  • HTTP Request node calls Slack API to open the modal for incident search.
  • Once form is submitted, close modal and query ServiceNow’s incident endpoint using user inputs.
  • If node checks if any incidents were found.
  • Sort node orders results by newest.
  • Limit node restricts output to first 5 incidents.
  • SplitInBatches loops over each incident.
  • Set node formats incident details for Slack-friendly display with clickable links.
  • Summarize node concatenates formatted incident messages.
  • Set node creates final Slack message blocks summarized with counts and search criteria.
  • If node checks if user picked a channel to send results.
  • Slack nodes send the messages either to the chosen channel or direct message to user.
  • When no incidents found, send no-result notification similarly.
  • Respond to Webhook node handles Slack button clicks with quick HTTP 200 to avoid UI errors.

Output

  • Slack receives a clear list of up to 5 recent incidents matching priority and state.
  • Clickable incident links and summaries help quick access.
  • Notifications alert if no incidents matched, sent to user or channel.
  • Slack modal opens and closes neatly during the search process.

6. Edge Cases and Failures

  • If Slack modal does not open, check bot token permissions and event subscription URLs.
  • If no incidents appear but expected, verify query string syntax and exact input values matching ServiceNow.
  • If Slack messages fail to deliver, confirm channel or user IDs and bot membership in those channels.
  • Handle empty search results gracefully to avoid confusion.

7. Customization Ideas

  • Change the ServiceNow sysparm_query to include other filters like severity or category.
  • Edit Slack modal JSON to add more input fields or instructions.
  • Adjust the Limit node to show more or fewer incidents.
  • Modify no-match messages to include next steps or helpful links.
  • Extend the workflow to create ServiceNow tickets from Slack.
  • Integrate post-search automation that pushes incidents to Jira or other systems.

8. Summary and Results

✓ Search ServiceNow by priority and state straight from Slack.
✓ Get clear, linked incident summaries in chat.
✓ Send results to channels or direct messages.
✓ Save time and reduce errors from manual searches.
✓ Keep Slack interaction smooth with quick modal open/close.
✓ Easily customize filters and notifications for team needs.


{
  "sysparm_query": "incident_state={{state}}^priority={{priority}}"
}

Automate incident search with n8n and Slack

Visit through Desktop to Interact with the Workflow.

Frequently Asked Questions

Yes, n8n supports OAuth for ServiceNow. Configure an OAuth credential and update the ServiceNow node with it.
Slack APIs have rate limits. Check your usage to stay within allowed request quotas for your Slack plan.
Verify the Slack Bot token permissions and event subscription URL are correct. Reinstall the Slack app if needed.
The workflow sends a no-results notification to either the selected Slack channel or directly to the user.

Promoted by BULDRR AI

Related Workflows

Automate Twist Channel Creation and Messaging with n8n

This workflow automates creating and updating a channel in Twist and sending a personalized message to specific users. It eliminates manual setup errors and saves time managing Twist communications.

Automate Ideogram Image Generation with Google Sheets & Gmail

This workflow automates graphic design image generation via Ideogram AI, storing image data in Google Sheets and Google Drive, with email alerts via Gmail. It saves designers hours by automating image creation, remixing, review, and record-keeping.

Automate IT Support with Slack and OpenAI in n8n

Streamline IT support by automating Slack message handling using n8n and OpenAI. This workflow handles Slack DMs, filters bots, queries a Confluence knowledge base, and delivers AI-generated responses, improving support efficiency and response time.

Automate Crypto Analysis with CoinMarketCap & n8n AI Agent

Discover how this unique n8n workflow leverages CoinMarketCap’s multi-agent AI to deliver precise, real-time cryptocurrency insights directly via Telegram. Manage crypto data analysis efficiently with automated multi-source API integration.

Automate Gumroad to Beehiiv Subscriber Sync with n8n

Learn how to automatically add new Gumroad sales customers as Beehiiv newsletter subscribers using n8n automation. This workflow saves time by syncing sales data to Google Sheets CRM and notifying your Telegram channel instantly.

Generate On-Brand Blog Articles Using n8n and OpenAI

This workflow automates the creation of on-brand blog articles by analyzing existing company content using n8n and OpenAI. It extracts article structures and brand voice to produce consistent draft articles, saving significant content creation time.
1:1 Free Strategy Session
Your competitors are already automating. Are you still paying for it manually?

Do you want to adopt AI Automation?

Every hour your team does repetitive work, you're burning real money.
While you wait, faster businesses are cutting costs and moving quicker.
AI and automations aren't the future anymore — they're the present.

Book a live 1-on-1 session where we show you exactly which of your daily tasks can be automated — and what it’s costing you not to.