Hi,
We have set a custom attribute using the database.set command embedded in the code snippet for our Web Messenger deployment (which we have embedded on a web page).
My question is, how exactly do we reference this data in the "Variable to Assign" field within a "Get Participant Data" action within the corresponding inbound Message flow in Architect?
I've seen multiple references from other posters and Genesys team members about doing this but have not found the exact syntax anywhere on how we'd actually reference the data we want to get.
(database.set command from embedded web messenger code snippet.)
Genesys("command", "Database.set", {
messaging: {
customAttributes: {
memberId: "999999",
dateOfBirth: "01011985"
}
}
}
#ArchitectureandDesign#Integrations------------------------------
Michael Rana
Capital District Physicians Health Plan, Inc.
------------------------------