Hey there,
Does anyone know if it's possible to use a composite entity in a form param in CX and have it work properly? When I do I'm only getting the matched entity type as the value in the webhook for the param, not the actual value of the matched entity. ie I'm getting '@sys.date' as the value of the form param, but I'm expecting to get "March 1" or something.
I have composite entities working great when used in an intent.