We’re introducing the ability to specify the payload formats expected for inbound SMS, making integrations easier to configure and helping teams automate workflows more reliably.
Supported formats are:
  • JSON — sent as a JSON body in an HTTP POST
  • POST — sent as form-encoded fields in an HTTP POST
  • GET — sent as query-string parameters in the URL via an HTTP GET
Happy Sending!