Skip to content

Instantly share code, notes, and snippets.

@etdebruin
Created March 15, 2013 20:29
Show Gist options
  • Save etdebruin/5172894 to your computer and use it in GitHub Desktop.
Save etdebruin/5172894 to your computer and use it in GitHub Desktop.
create.channel.json
{
"api_key" : "f57641e8906d5efe20d5",
"name" : "Monk Developers",
"label" : "devs",
"callback_url" : "http://chamber.dev/prompt/incoming",
"communication" : [
{
"method" : "sms",
"create_number" : false,
"phone_prefix" : "619",
"phone_country" : "US"
},
{
"method" : "email"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment