---
title: Getting a vanity URL for Zoom
description: Before you can integrate with Zoom, you need to apply for a custom Zoom URL for your organization and add it to your connection metadata file.
component: zoom
page_id: zoom:setup:pf_zoom_connector_getting_a_vanity_url_for_zoom
canonical_url: https://docs.pingidentity.com/integrations/zoom/setup/pf_zoom_connector_getting_a_vanity_url_for_zoom.html
revdate: June 5, 2025
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Getting a vanity URL for Zoom

Before you can integrate with Zoom, you need to apply for a custom Zoom URL for your organization and add it to your connection metadata file.

## About this task

|   |                                                                          |
| - | ------------------------------------------------------------------------ |
|   | Zoom typically takes 1 - 2 business days to process vanity URL requests. |

## Steps

1. Sign on to the Zoom [Account Profile](https://zoom.us/account) page as an administrator.

2. In the **Vanity URL** section, click **Apply**.

3. On the **Apply for Vanity URL** dialog, enter a URL following the [Guidelines for Vanity URL Requests](https://support.zoom.us/hc/en-us/articles/215062646-Guidelines-for-Vanity-URL-Requests) in the Zoom documentation. Click **Apply**.

4. After your request is approved, copy the vanity URL to the `.xml` metadata file used to configure the connection in PingFederate:

   1. In a text editor, open the `zoom-saml-metadata.xml` file included in the integration `.zip` file.

   2. In the `.xml` file, replace every instance of *https\://your\_vanity\_url.zoom.us* with the vanity URL that you requested.

   3. Save the changes.

   You will use this file in [Creating a single sign-on connection](pf_zoom_connector_creating_a_single_sign_on_connection.html).
