Hi,
Is it possible to build a chatbot within Anaplan?
That is, deliver personalized conversations at scale anytime, anywhere, and on any device using multilingual natural language processing (NLP) technology.
Thanks
BR
@gfraviseo
Ah, bummer. Short answer is no. Closest thing would be workflow and a customized tree based on responses, but they all have to be preset - not very intelligent. Below is a screenshot of a survey I created. You could take that one step further and take action based on the score. In my case it decides if the user is ready for Anaplan. Each dropdown is unique but it scores/weights each response.
One robot technology I've seen that is relatively inexpensive to implement and requires no programming whatsoever is Lokibots. Plays well with Anaplan since it can consume the Anaplan RESTful API's.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…