Magidoc

Developer
Object

External or internal developer that implements applications that interact with iAdvize

Fields

#

role

The User's role.

id

Non-null

User id.

email

User email.

lastName

Non-null

User last name.

firstName

User first name.

pseudo

The user pseudo will be displayed under the avatar in the chatbox. It can be used to keep the real identity of agents secret and to attribute a nickname to the user profile.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

userName

The user-name will be displayed under the avatar in the chatbox. It can be used to keep the real identity of agents secret and to attribute a nickname to the user profile.

avatarUrl

User avatar url.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

avatar

User avatar url.

createdAt

User creation datetime.

isDeleted

Indicates if User has been deleted.

deletedAt

User deletion datetime.

interfaceLanguage

Language in which to display the platform interface.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

spokenLanguages

[ Language !]!
Non-null

Languages in which the user is able to accept a chat.

This field is now deprecated. This means that iAdvize now considers that this field should not be used and you should migrate any usage of that field. iAdvize will only maintain this field up until the 2025-04-07.

skills

[ Skill !]

Skills of the user. The user's skills can be used to determine which routing group the user will be a member of. For more information regarding how to create and use skills, please see the following documentation: https://help.iadvize.com/hc/en-gb/articles/203444283-Use-the-skills .

presence

Presence of the user.

availability

Channels availabilities of the user.

projects

Projects assigned to the user, determining which projects the user can handle conversations for.

countryPreferences

User's preferences concerning locale, time/date format, etc.

Interfaces

#

Also implements User .