Database,set use of variable

Hello All,

I am attempting to save the user input from a web form to a variable and then assign this variable to the customAttribute in Webmessaging SDK. If anyone has implemented this or has any tips it is greatly appreciated.

Genesys("command", "Database.set", {
messaging: {
customAttributes: {
message: "userInput"
}
}

Thanks

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.