Welcome to Vumi Javascript Sandbox Toolkit’s documentation!

This is the sandbox toolkit for making writing Javascript applications for Vumi Go’s Javascript sandbox.

See also Vumi Go’s documentation.

Example Applications

To get you started, here are some example applications that may be useful as an example or reference.

Basic example

A simple app with a ChoiceState() and two EndState()s. Take a look to find out how to ask a user if they would like tea or coffee.

Contacts example

Shows the basics for getting and saving contacts, and how to test contacts-based apps.

Http example

Shows the basics for making http requests and using the responses.

Indices and tables