Using FormFlow in Microsoft Bot Framework (Creating lead in CRM) – Nishant Rana’s Weblog
Using FormFlow in Microsoft Bot Framework (Creating lead in CRM) – Nishant Rana’s Weblog
Blog Syndicated with Nishant Rana’s Permission
Post Introduction:
Let us continue with our previous posts on using Microsoft Bot Framework
Getting Started with Microsoft Bot Framework.
Using Dialogs in Microsoft Bot Framework
To better understand the FormFlow refer to the below article.
https://docs.botframework.com/en-us/csharp/builder/sdkreference/forms.html
Here we will update our Bot Application to use the FormFlow instead of Dialog.
As FormFlow are bound to a model, we will create a model class first.
Create a new folder named Model and a new class…
More About This Author
Array
- Dyn365CE17 September 2024New Lead Qualification Experience – Dynamics 365 Sales
- Dyn365CE16 September 2024Bypass Power Automate Flows using SuppressCallbackRegistrationExpanderJob optional parameter – Dataverse / Dynamics 365
- Dyn365CE10 September 2024Sample Code to create and associate Folder / SharePoint Document Location (Dataverse /Dynamics 365 / SharePoint Online)
- Dyn365CE9 September 2024Fixed – The attempted operation is prohibited because it exceeds the list view threshold error– SharePoint Online