---
name: event-notifications-en-test-destination
title: Testing destinations
description: Maintaining the health and integrity of your connections is paramount. Making sure that your destinations deliver events reliably and the connection to the third-party apps is always up to date, is vital. To verify that the connection to your destination is correct, you can run a test.
last-updated: 2024-02-21
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/event-notifications?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Testing destinations
{: #en-test-destination}

Maintaining the health and integrity of your connections is paramount. Making sure that your destinations deliver events reliably and the connection to the third-party apps is always up to date, is vital. To verify that the connection to your destination is correct, you can run a test.
{: shortdesc}

Currently the following destinations support this functionality:

1. Slack
2. PagerDuty
3. ServiceNow
4. Microsoft&reg; Teams
5. IBM Cloud Code Engine
6. IBM Cloud Object Storage
7. Webhook
8. App Configuration

## Before you begin
{: #en-test-destination-prereqs}

Before you can start testing your destinations, you must have the following prerequisites in place:

* A valid destination configuration.
* Access to the Event Notifications console or the valid credentials for the API calls.

## Testing your destination
{: #en-test-destinations}

1. From your Event Notifications instance, click **Destinations**.
1. For the destination that you want to test, click the **Options** menu and select **Test**. Wait for the test to finish.
1. When the test is complete, review your results. The results typically include the following information:

   - **Status**: Whether the test is successful or failed.
   - **Response Code**: If there is a test failure, the response code from the end destination client is returned.
   - **Response Message**: If there is a test failure, the response message from the end destination client is returned.
   - **Destination Activity**: If the test is successful, a test event is delivered to the destination. The activity varies by destination type: a new message is created for Slack, Webhook, and Microsoft&reg; Teams; a new incident is created for PagerDuty and ServiceNow; a new invocation occurs for IBM Cloud Code Engine; and a new object is created in the specified bucket for IBM Cloud Object Storage.