Can I receive inbound SMS to my url?
Yes, you can. Simply add a rule here: https://dashboard.clicksend.com/#/sms/settings/inbound-sms with action='URL'.
Docs can be found here under 'Push inbound SMS'.
You will receive x-www-urlencoded data, we do not send a JSON payload.
When you are first setting this up, we recomend troubleshooting by setting up a post bin to see how we send the data.
For example https://ptsv2.com/s/howitworks.html
This is just an example service, we don't necessarily recommend it.