Skip to content

Instantly share code, notes, and snippets.

@tlovett1
Last active February 16, 2017 05:20
Show Gist options
  • Save tlovett1/a467b6ca16b5711a835e1a25a6a6b2ef to your computer and use it in GitHub Desktop.
Save tlovett1/a467b6ca16b5711a835e1a25a6a6b2ef to your computer and use it in GitHub Desktop.
{
"2342343": [
{
"start": {
"speech": "Want to hear more about a great tool for finding government jobs?",
"responses": [
{
"type": "affirmative",
"destination": "sendCard"
}
]
},
"sendCard": {
"speech": "I have sent a card to your app",
"card": {
"type": "Standard",
"title": "Government Jobs",
"text": "Check out www.governmentjobs.com/"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment