# Integrate Postman with Splunk On-Call
[Splunk On-Call](https://www.splunk.com/en_us/products/on-call.html) (formerly VictorOps) is a real-time incident management platform that handles incidents as they occur and prepares for the next one.
This integration enables you to configure [Postman Monitors](/docs/monitoring-your-api/intro-monitors/) to trigger incidents on Splunk On-Call whenever it fails.
## Get the Splunk On-Call API key
1. Sign in to your Splunk On-Call account and click the **Integrations** tab.
[](https://assets.postman.com/postman-docs/splunk-on-call-integrations-2.jpg)
2. On the **Integrations** page, search and select the **REST Generic** Integration.
3. If the integration isn't already enabled, click **Enable Integration**. When the integration is enabled, the page displays a URL containing the API Key.
[](https://assets.postman.com/postman-docs/splunk-on-call-copy-api-key.jpg)
4. Copy the API Key and save it for later.
## Route alerts to specific teams
If you are using teams in Splunk On-Call, you can route alerts to specific teams by pairing routing keys with escalation policies.
1. Click the **Settings** tab, then click **Routing Keys**.
[](https://assets.postman.com/postman-docs/splunk-on-call-routing-keys-1.jpg)
2. Click **Add Key**.
3. Enter the API key you copied from the **Integrations** page and select an escalation policy.
## Configure Postman Monitors
1. On the **[Home](https://go.postman.co/home)** page, click **[Integrations](https://go.postman.co/integrations)**.
2. Click **[Browse All Integrations](https://go.postman.co/integrations/browse?category=all)**.
3. Search for and select **Splunk On-Call**.
4. Click **Add Integration** and enter the following:
* **Nickname** - A nickname for your integration.
* **Choose workspace** - The workspace that contains your monitor.
* **Choose Monitor** - Send this monitor's results to Splunk On-Call.
* **API Key** - The API key from the Splunk On-Call **Integrations** page.
5. Click **Advanced Options** if you want to add a Splunk On-Call routing key. This enables you to direct incidents to a specific team, so they get notified about a particular failure.
You can send the multiple monitors' results to the same Splunk On-Call collection.
6. Click **Add Integration**.
You can see your newly created integration and every instance of this integration created by your team.
7. Select the name of the integration you added to view the monitoring results.

**You can view your configured integrations on the [Browse Integrations](https://go.postman.co/integrations/browse) page.** You can also view integrations that have been configured for a monitor by opening the monitor and clicking the information icon
in the right sidebar. Learn more about [viewing or editing integrations](/docs/integrations/intro-integrations/#view-or-edit-integrations).
## Incidents on Splunk On-Call
An incident on Splunk On-Call consists of basic information from a monitor that has failed, including the number of errors and failed tests. It also provides a direct link to the failing monitor. This integration automatically acknowledges a triggered incident if the next run succeeds.