Use Case:
We would like to migrate our Product Registration to the Messenger and I am building a Custom Bot which would include a piece of an app which pulls in information from a REST endpoint. However, the app would include two dropdowns which need to be interactive. The first is a product type which would then display a set list in the next dropdown related to this first dropdown.
Does this need to be a live canvas in order to work properly, or do I just need to head another route for this?
There are not good examples anywhere for how to use live canvas or what needs to be present in it, other than implementation.
Thoughts?