I got idea of making the front end send information and fill up two slots on rasa right in the beginning of the conversation.
I did so with sending to /webhooks/rest/webhook
message with the information and create a action from that message and taking the slots value from there.
I’m doing this like this in the html of my code
The NLU takes from it the latitude and longitude
and the story as well
The slot value seems to update but when I call next function it is dissappears.
Can someone please give me notion on how they would go around this. Am I misunderstanding something?- List item