ODK Collect HTTP Post requests

How do I make ODK Collect generate HTTP Post requests to my own server?
Basically, I want ODK Collect to submit form data via HTTP to my custom
server.

The format of the post request is here:
https://bitbucket.org/javarosa/javarosa/wiki/OpenRosaAPI -- see the HTTP
Request API, the Form Submission/Overwrite API, and the Authentication API

Under ODK Collect's menu, Change Settings, you can specify the URL to your
server.

If it conforms to the above API, ODK Collect should be able to post
submissions to it.

Mitch

ยทยทยท On Tue, Mar 5, 2013 at 2:30 PM, wrote:

How do I make ODK Collect generate HTTP Post requests to my own server?
Basically, I want ODK Collect to submit form data via HTTP to my custom
server.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com