Genesys Cloud Certified Professional – Architect — Question 19

Which function is used as part of the decision to route to a different location based on the domain of the sender’s email address?

Answer options

Correct answer: C

Explanation

The correct answer, EmailAddressDomainPart(), is specifically designed to extract the domain part of an email address, which is essential for routing decisions. The other options either do not focus on the domain or serve different purposes, such as handling the entire email address or just the local part.