reapbenefit / frappe_solve_ninja

Other
0 stars 0 forks source link

Events with location data from the bot to create entries in Events and Locations table #18

Open gauthamraje opened 1 year ago

gauthamraje commented 1 year ago

From the chatbot, if there is a flow where the user is sending the location. The same is captured as: latitude and longitude in the chatbot.

The same will be passed along with the other details in the add event function.

The result should be the the event is created with location on the frappe system.

The two variables will be: latitude longitude