what's the server message format for passing back variableValues in the POST request?
The API playground doesn't let me add in variableValues afaik so just want to make sure I'm capturing them correctly. Would think it is:
message.variableValues.[variable_name], but that doesn't seem to work
message.variableValues.[variable_name], but that doesn't seem to work
