Skip to content

kindly-ai/dialogue-webhook-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialogue webhook examples

These are examples of how to solve common issues using a dialogue webhook:

Get started

You can play with the examples by issuing the following commands:

nvm use
npm install
npm start

curl http://localhost:8000/triger-by-hour  # in another window

To test with Kindly you can use ngrok to tunnel webhooks to your local machine:

ngrok http 8000  # in another window

Further reading

You can read more on using dialogue webhooks in our documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published