Manthan
(Manthan)
1
Hi, i’m trying to develop a transportation bot.Therefore i have to get company id as parameter like
{
“sender”: “Rasa”,
“message”: “mithatpaşaya yada kızılaya arabayla nasıl giderim”,
“CompanyId”: 6
}
but I don’t know how to get it on the rasa core side .How can i get the request body in action. Is there someone who can help? my request to http api:
Gehova
(Gehová López)
2
Can you give us an example of a conversation or how do you want to get the CompanyId?
@Manthan Could you please share your solution with the rest of the community? That would be awesome 
BigDuck
(wupj)
5
I have the same trouble.but how,can you help me