Skip to content

imanshu/Shopping_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imanshu_projects

Api.ai - sample webhook implementation in Python

This is a really simple webhook implementation that gets Api.ai classification JSON (i.e. a JSON output of Api.ai /query endpoint) and returns a fulfillment response.

More info about Api.ai webhooks could be found here: Api.ai Webhook

Deploy to:

What does the service do?

It's a weather information fulfillment service that uses [WALMART API] The services takes the keyword parameter from the action and requests product information from ebay api.

The service packs the result in the Api.ai webhook-compatible response JSON and returns it to Api.ai.

Releases

No releases published

Packages

No packages published

Languages