Created
June 27, 2020 23:24
-
-
Save JordanSchuetz/42dd80dd5d58c5b1de47ec314341d4fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
output application/x-www-form-urlencoded | |
--- | |
{ | |
"To":payload.ToPhoneNumber, | |
"From": 14085835493, | |
"Body":payload.Message | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment