That should be possible.
The SDK chat() call will return the conversation id in its ChatResponse. You could then send another chat message with this id that invokes a Self or AIML script that sets data on the conversation.
Here is an example script.
http://www.botlibre.com/script?id=12386673
|