Skip to main content

Notifications

Validating Inputs Using Bot Framework Composer and Power Virtual Agents

KentWeare-MSFT Profile Picture Posted by KentWeare-MSFT

In this video, we are going to discover how we can validate inputs from a bot user, prior to calling a backend API using Bot Framework Composer and PVA.

 

This tutorial is loosely based upon this Bot Framework Composer tutorial:

https://docs.microsoft.com/en-us/composer/tutorial/tutorial-create-bot

 

As part of the demo, you will need an API Key to the Weather Service API that you can get from here: https://openweathermap.org/

API URL: http://weatherbot-ignite-2019.azurewebsites.net/api/getWeather?zipcode=98033&api_token=

 

Categories:

Comments