Is it possible to http post to a form or html page?

Is it possible to http post to a form or html page?

I would like to post the incoming messages to Twilio into Zoho Creator form. Twilio allows to specify a webhook url to post the message data when an incoming sms is received.

Is this possible? I do not want to use any intermediate php or any code.