new
Integrations
Support for more webhook payload formats
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
Head over to https://dashboard.clicksend.com/messaging-settings/sms/inbound-sms to start configuring it.
Happy Sending!