---
title: Supported attributes reference
description: The following table lists the attributes that can be mapped for user provisioning.
component: webex
page_id: webex:setup:pf_webex_connector_supported_attributes_reference
canonical_url: https://docs.pingidentity.com/integrations/webex/setup/pf_webex_connector_supported_attributes_reference.html
revdate: June 27, 2024
---

# Supported attributes reference

The following table lists the attributes that can be mapped for user provisioning.

|   |                                                                                               |
| - | --------------------------------------------------------------------------------------------- |
|   | Make sure you send all user attributes that are required by your Webex account configuration. |

| Attribute      | Description                                                                                                                                                                                                                                                                                                                      |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Email`        | The user's email address. Must be a valid email address.                                                                                                                                                                                                                                                                         |
| `Webex ID`     | A reference to the Webex user account.                                                                                                                                                                                                                                                                                           |
| `First Name`   | The user's first name.                                                                                                                                                                                                                                                                                                           |
| `Last Name`    | The user's last name.                                                                                                                                                                                                                                                                                                            |
| `Password`     | The user's password. A user password is validated against the password security options configured in the Webex Site Administration tool. If any of the security rules are violated, an exception occurs.                                                                                                                        |
| `Address 1`    | The first line of the user's street address.                                                                                                                                                                                                                                                                                     |
| `Address 2`    | The second line of the user's street address.                                                                                                                                                                                                                                                                                    |
| `City`         | The user's city.                                                                                                                                                                                                                                                                                                                 |
| `Company`      | The user's company name.                                                                                                                                                                                                                                                                                                         |
| `Country`      | The user's country. Must be a valid Country name. See [Elements in WebEx XML Schema Definitions for the User Service](https://developer.cisco.com/docs/webex-xml-api-reference-guide/?origin_team=T02JF3TTN#!elements-in-webex-xml-schema-definitions-for-the-user-service) in the Webex Meeting XML API Reference Guide.        |
| `Fax`          | The user's fax number.                                                                                                                                                                                                                                                                                                           |
| `Language`     | The user's preferred language. Must be a valid language. See [Elements in WebEx XML Schema Definitions for the User Service](https://developer.cisco.com/docs/webex-xml-api-reference-guide/?origin_team=T02JF3TTN#!elements-in-webex-xml-schema-definitions-for-the-user-service) in the Webex Meeting XML API Reference Guide. |
| `Meeting Type` | The user's meeting type IDs.                                                                                                                                                                                                                                                                                                     |
| `Mobile Phone` | The user's mobile phone number.                                                                                                                                                                                                                                                                                                  |
| `Pager`        | The user's pager number.                                                                                                                                                                                                                                                                                                         |
| `Phone`        | The user's phone number.                                                                                                                                                                                                                                                                                                         |
| `Pin`          | The user's PIN number. Secondary level of authentication for PCN and when host is using the phone and inviting additional attendees. Single number values and simple sequences, like 1111 or 1234, are not allowed.                                                                                                              |
| `State`        | The user's state.                                                                                                                                                                                                                                                                                                                |
| `Timezone`     | The user's time zone. Must be a valid timezone. See [Elements in WebEx XML Schema Definitions for the User Service](https://developer.cisco.com/docs/webex-xml-api-reference-guide/?origin_team=T02JF3TTN#!elements-in-webex-xml-schema-definitions-for-the-user-service) in the Webex Meeting XML API Reference Guide.          |
| `Title`        | The user's title.                                                                                                                                                                                                                                                                                                                |
| `Zip Code`     | The user's zip code (postal code).                                                                                                                                                                                                                                                                                               |
