cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
0
Helpful
0
Replies

The different Invitees' Display Name Between Webex App & Webex Site

hongftan
Cisco Employee
Cisco Employee

Hi Experts,

 

I have a Japanese customer is using Webex API "https://developer.webex.com/docs/api/v1/meetings/create-a-meeting" and "https://developer.webex.com/docs/api/v1/meeting-invitees/create-meeting-invitees"  to schedule meeting and invite invitees.

 

In the two APIs, customer redefined the invitee's display name. For example:

``` json

[{

"email": "150012000002@wx-stg.digitalkmp.com",

"displayName": "SV担当者A",

"coHost": false,

"sendEmail": false,

"panelist": false

},

{

"email": "150013800002@wx-stg.digitalkmp.com",

"displayName": "CM担当者A",

"coHost": false,

"sendEmail": false,

"panelist": false

},

]

```

But when we checked the meeting by Webex Site and Webex App, the invitees display name different.

 - Webex Site shows the corrected display name.

 - Webex App shows the Control Hub defined display name.

 

Webex Site:

web.png

Webex App:

webapp.png

 

Who can explain the reason? Special Webex App, the display name isn't expected. 

 

Thanks & Best regards,

Hongfeng

 

0 Replies 0
Getting Started

Welcome to the Webex Community. This is your home to ask questions, share knowledge, and attend live webinars.