Skip to content

Instantly share code, notes, and snippets.

@Twiliomatic
Created October 1, 2020 22:14
Show Gist options
  • Save Twiliomatic/820ea49f1b8aadbe046c8f1a4e77a56f to your computer and use it in GitHub Desktop.
Save Twiliomatic/820ea49f1b8aadbe046c8f1a4e77a56f to your computer and use it in GitHub Desktop.
Twiliomatic: Create an app that replies "Howdy" to a request saying "Hi"
<Response>
<Say>
Howdy
</Say>
<Dial action="http://example.com/yourCallbackUrl" method="GET"/>
</Response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment