Use Cases
- Quickly retrieve incident details from ServiceNow using Slack commands.
- Notify users in Slack when incidents are found or not found.
- Alert users about connection issues with ServiceNow.
How It Works
Webhook captures Slack slash command requests. Extracts incident ID from the request payload. Queries ServiceNow for incident details using the extracted ID. Sends incident information back to Slack if found. Notifies users if no incident is found or if an error occurs.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the Webhook node with your desired Slack slash command.
- 3Set up ServiceNow credentials for authentication.
- 4Test the workflow by triggering the Slack command with an incident ID.
Apps Used
Slack
ServiceNow
Categories
Target Roles
Industries
Tags
#slack automation
#notifications
#process automation