Skip to content

Instantly share code, notes, and snippets.

@federecio
Created July 5, 2011 18:21
Show Gist options
  • Save federecio/1065480 to your computer and use it in GitHub Desktop.
Save federecio/1065480 to your computer and use it in GitHub Desktop.
<twilio:send-sms-message accountSid="yourTwilioAccountSid"
from="yourTwilioPhoneNumber"
to="#[map-payload:phone]"
body="Hi #[map-payload:name]! We are happy to announce we released … check our website …. "/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment