# WebEx integration

## WebEx Notifications for app distribution

Updraft's WebEx integration allows you to receiving notifications when the following events take place:

* A **new build** of your app has been uploaded or an update is available
* A **new feedback** of your app has been received **by your app testers**

Updraft will send an HTTP POST payload to the configured WebEx URL. The  integration can be configured under the project settings page of your specified app project.

## **Add a WebEx to your app project**

Requirements:

1. Go to [Webex App Hub](https://apphub.webex.com/)
2. Connect a new Webhook: <https://apphub.webex.com/applications/incoming-webhooks-cisco-systems-38054-23307-75252>
3. Define a Webhook Name
4. Select a Space
5. Click on Add
6. Copy your Webhook URL

<figure><img src="/files/iSLS8K1reZcXewYxtATO" alt=""><figcaption><p>Webhook for WebEx Space</p></figcaption></figure>

Go to the **project settings in Updraft and select integration**

1. Click on a Add **Discord** button
2. Add a **name** for your Discord Integration
3. Add your **Webhook URL** from Discord where you would like that Updraft should send notifications.&#x20;
4. Chose your App from which you would like to get notifications
5. Select the event triggers
6. You can enable if the new Discord integration should be active or not
7. **Save and your are Done!**

<figure><img src="/files/13WX78vZSW4oMY72v8AN" alt=""><figcaption><p>Notifications in WebEx Space from Updraft</p></figcaption></figure>


---

# 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.getupdraft.com/your-projects/project-settings/integration-1/webex-integration.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.
