Setting custom attributes on the Web Messaging widget client-side. They show up fine in the Conversation API payload but vanish when the flow hits Architect. The Inbound Message flow only sees system properties.
{ "key": "priority", "value": "high" }
Is there a specific mapping required to expose these to Architect variables?