Use Cases
- Retrieve incident details from ServiceNow using a Slack command
- Notify users in Slack when an incident is found or not found
- Alert users of connection issues with ServiceNow
How It Works
Webhook node captures incoming Slack command requests Extracts incident ID from the command payload Queries ServiceNow for incident details using the extracted ID Parses the response to determine if the incident exists Sends detailed incident information or error notifications back to Slack
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the Webhook node with your desired Slack command path
- 3Set up ServiceNow credentials for authentication
- 4Test the workflow by triggering the Slack command
Apps Used
Slack
ServiceNow
Categories
Target Roles
Industries
Tags
#slack automation
#notifications
#process automation