POST data to external server.
I have been tasked with making an anonymous suggestion box using Zoho Creator. For example, there is a multiline textbox called input_box. Now when the user presses the submit button on the application, what should the script look like? I would like to take this data to a specific connector and then have the data go into a Cassandra server.