Hi all,
I would like to get (on the client browser side) custom attributes set by the flow for chat interactions. I found that the Database plugin can only get attributes set by this plugin. For some reason I am not able to get any attribute added in the flow - is this normal behavior?
On the other hand, I am trying to get these attributes by creating a 3rd party app that will get the conversationId from Messenger SDK. I tried by subscribing to the Conversations.started plugin event but it only results in a certain sessionId.
(Messenger solution seems to be very limited in terms of convenient integration approaches.)
BR,
Dominik