ishank26 / api-ai-webhook

Simple example of integrating a webhook with api.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple webhook for api.ai using Flask and SQLAlchemy

Requirments:
  • Flask
  • SqlAlchemy
  • flask_sqlalchemy

For local testing run webhook_test.py and then execute sample_request.py as a seperate process. sample_request.py posts a sample request to the webhook app.

About

Simple example of integrating a webhook with api.ai


Languages

Language:Python 100.0%