Contact object

From Genesys Documentation
Revision as of 17:45, April 1, 2021 by Julie.munn@genesys.com (talk | contribs) (Published)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
This topic is part of the manual Field Codes Reference Guide for version Current of Routing and Designer.


Learn about the contact object you can access using system variables in field codes.

Related documentation:

The Contact object is associated with the current EmailIn interaction. The properties include:

Name Description Syntax
Id Returns this contact’s ID. Contact.Id
FirstName Returns this contact’s first name. Contact.FirstName
LastName Returns this contact’s last name. Contact.LastName
FullName Returns this contact’s full name (first and last). Contact.FullName
Title This contact’s title (for example, Mr., Ms., and so on). Contact.Title
PrimaryEmailAddress Returns this contact’s primary e-mail address. Contact.PrimaryEmailAddress
PrimaryPhoneNumber Returns this contact’s primary phone number. Contact.PrimaryPhoneNumber

Retrieved from "https://all.docs.genesys.com/PEC-ROU/Current/FldCod/ConObj (2024-04-26 09:52:30)"
Comments or questions about this documentation? Contact us for support!