Hi Team,
I'm currently working on an email flow in Genesys, where we need to dynamically personalize messages by addressing the customer by their first name (e.g., "Hello Rajesh"). While we can access the sender's full name using Call.From.Name, the format of this value varies depending on the region or mail client.
For example:
-
In India, the format might be "Rajesh Ragu" (First Last).
-
In the US or Europe, it could be "Ragu, Rajesh" (Last, First).
Currently, I'm using string-splitting logic (e.g., splitting by space or comma) and selecting the first index as the first name. However, due to regional format differences, this method is not always reliable.
My question is:
Is there a Genesys system variable (or any recommended method) that can provide the first name and last name separately in a way that is consistent and region-independent?
This would help us ensure that customer communication remains accurate and professional across all interactions.
#ArchitectureandDesign#Remote Work Enablement
#Routing(ACD/IVR)------------------------------
Haridass Sarangan
------------------------------