When collecting user input in your chatbot, the designer can use two main strategies:
In this guide, we cover adaptive cards and forms. Specifically, the following is covered:
Although natural language engines are powerful, plain text can provide challenges in collecting certain input types.
For example, when a chatbot needs to collect dates or get accurate information from the user, a form can be created to restrict the input types a user can supply and ensure only the expected values are provided.