botpress / messaging

Botpress messaging server
42 stars 37 forks source link

feat(webchat): add userData #576

Closed spg closed 1 year ago

spg commented 1 year ago

Closes CLS-492

linear[bot] commented 1 year ago
CLS-492 [Integration] Webchat integration needs to add a user state to propagate the user metadata

**\[What\]** It is possible to add metadata to a user inside the webchat, but this feature isn't currently supported by the webchat integration. We should add a state inside the webchat to propagate the metadata inside the API. --- **\[Why\]** sebburon is reimplementing the Tesla bot and he needs this feature since it was used in the past for their bot.