# Integrate Spike with Pingdom

## Service and Integration

Make sure you have the service and integration already setup for Pingdom. Follow the link below on instructions of how to create integration and service

{% content-ref url="create-integration-and-service-on-dashboard" %}
[create-integration-and-service-on-dashboard](https://docs.spike.sh/integrations-guideline/create-integration-and-service-on-dashboard)
{% endcontent-ref %}

## Use the webhook on Pingdom

Login to [pingdom](https://my.pingdom.com) and navigate to [Integrations page](https://my.pingdom.com/integrations/settings).

You can choose to edit or add a new one. Enter the webhook you copied in the above step.

![Adding spike's webhook on pingdom](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-aa1866aa21af79e5d10a2e6cf4793777a83eedab%2F1.png?alt=media\&token=d8c51f55-88a3-4460-a3e2-f8143da5c16d)

Once you have saved it, you can use this for all monitoring. For uptime checks, navigate to the [uptime section](https://my.pingdom.com/newchecks/checks) under **Experience monitoring.**

![Select your Spike webhook for checks](https://1743514643-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ln3jS1bJTTsE3yoEcOu%2Fuploads%2Fgit-blob-631618d770d60c94d8825c83ffe44baa8de4697e%2F2.png?alt=media\&token=294332c9-0bc0-487e-a946-c332a5149cf1)

Select one or more checks and edit to select the webhook at the bottom of the modal.

> You can choose to test the webhook but note that it will create a new incident.

## FAQ

1. **How many services and integrations can I create on Spike?**
   * Unlimited
2. **How many escalation policies can I have on Spike?**
   * Unlimited

At Spike, we are working hard to integrate with all the tools your business uses. We are on a mission to help **you** identify incidents/crashes/spikes before your customers do.

If you have any integration in mind and would like us to build it for you then contact us at [support@spike.sh.](mailto:support@spike.sh)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spike.sh/integrations-guideline/integrate-spike-with-pingdom.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
