Skip to content

Instantly share code, notes, and snippets.

@danielglauser
Created August 26, 2018 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielglauser/c3a811c6fe84a25a29217168e5af8d10 to your computer and use it in GitHub Desktop.
Save danielglauser/c3a811c6fe84a25a29217168e5af8d10 to your computer and use it in GitHub Desktop.
Oraclize Twilio Query Example
oraclize_query(
"nested",
"[URL] ['json(https://api.authy.com/protected/json/phones/verification/start)', '\\n{\"via\": \"sms\", \"phone_number\": \"8005551212\", \"country_code\": 1 }']"
60);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment