In the variable window._genesys.widgets.webchat.userData
userData: {
productId: [3,4],
source: 'Kaptest'
},
I have a variable productId that´s an array but when I start the interaction the request cannot be sent to the endpoint.
It´s possible to send an array somehow in userData?