Skip to content

nexmo-community/handling-unsupported-inbound-messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handling Unsupported Inbound Messages

Nexmo is now known as Vonage

The demo shows you how to determine if an inbound Message from a social-messaging platform (e.g. WhatsApp, Facebook Messenger, or Viber) is of an unsupported type.

Welcome to Vonage

If you're new to Vonage, you can sign up for a Vonage API account and get some free credit to get you started.

How to Run

Install express and body parser with:

npm install express body-parser

Run the app with node server.js

Follow the guide for how to configure webhooks. You can do this with the full Messages API - or if you're just getting started, with the Messages API Sandbox. With that done, all that's left to do is to send a message through a channel of your choice to your app!

Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know!

Further Reading

About

Sample app for handling unsupported inbound messages from Social Messaging platforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published