Hello Brilliant Minds,
Seeking guidance... it is possible to leverage the Fine User Action, or Genesys Data Action (Get User ID by Email) within Architect to search for a Genesys Agent by more than one email address? I have a situation where an Agent has 2 email addresses, one is set as the Primary Email and the other one is set as Work Email. The Email for the user profile matches the Primary Email. I need to be able to base call logic on both emails for the agent. Despite my sincerest efforts, both Fine User Action and Get User ID by Email seem to only retrieve the email address specified in the email field. I am hoping it is just a data action configuration that I need to tweak. Much appreciation if anyone has any helpful tips to share.
This is a snippet of the Agent's information showing both email addresses using /api/v2/users/search
},
"department": "Commercial Customer Service",
"primaryContactInfo": [
{
"address": "firstname.lastname@workdomain.com",
"mediaType": "EMAIL",
"type": "PRIMARY"
},
],
"addresses": [
{
"address": "firstname.lastname@2ndworkdomain.com",
"mediaType": "EMAIL",
"type": "WORK"
This is the Genesys Data Action:
#ArchitectureandDesign#Routing(ACD/IVR)------------------------------
Christy McDaniel
Shaw Industries Group, Inc.
------------------------------