https://github.com/ejadib/formflowbranchbasedonresponse
A bot using FormFlow showing how to branch based on a response
https://github.com/ejadib/formflowbranchbasedonresponse
bot bot-framework csharp microsoft-bot-framework
Last synced: 7 months ago
JSON representation
A bot using FormFlow showing how to branch based on a response
- Host: GitHub
- URL: https://github.com/ejadib/formflowbranchbasedonresponse
- Owner: ejadib
- Created: 2017-03-21T20:03:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T20:36:26.000Z (about 9 years ago)
- Last Synced: 2025-06-09T13:10:01.956Z (11 months ago)
- Topics: bot, bot-framework, csharp, microsoft-bot-framework
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FormFlowBranchBasedOnResponse
A bot using FormFlow showing how to branch based on a response to answer [this question from Stack Overflow](http://stackoverflow.com/questions/42935467/branching-dialogs-forms-based-on-response-in-ms-bot-framework).