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.
If you're new to Vonage, you can sign up for a Vonage API account and get some free credit to get you started.
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!
We love to hear from you so if you have questions, comments or find a bug in the project, let us know!
- Open an issue on this repository
- Tweet at us! We're @VonageDev on Twitter
- Or join the Vonage Developer Community Slack
- Check out the Developer Documentation at https://developer.nexmo.com