Hi there,
big fan of Pickaxe so far. I try to build an MVP that does the following:
- Chat onboards the user and gives it several options to proceed
- User provides info in a form (depending on their previous selection in 1)
- Form records data (where? Can I chain forms somehow to have not all question on one page? How about conditional questions?)
- Data can be used by chat to create followups such as providing an analysis of the input, create a pdf report or push the data via API to a third party tool
This is a sideproject of my dev team so I have some support to get this built and to the market. However, I want to create a process for more projects like this and need to understand what’s the best approach. Important is here that I don’t always want to allow free answers but guide the user more by using radio buttons et cetera