Post submitted form

HI, I would like to know if is it possible to send the form submitted via
rest to an url? , I mean that when someone send a form to the server, the
server send it to another url like xml, I've seen this feature in formhub
and I'm interested in if there is also in ODK?

Luis,

See http://opendatakit.org/use/aggregate/data-transfer/#Publishing.

The JSON server is probably your best bet.

Yaw

ยทยทยท -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Sat, May 17, 2014 at 1:19 PM, Luis Molina micuentadecasa@gmail.com wrote:

HI, I would like to know if is it possible to send the form submitted via
rest to an url? , I mean that when someone send a form to the server, the
server send it to another url like xml, I've seen this feature in formhub
and I'm interested in if there is also in ODK?

--
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/d/optout.

Thanks Yaw, it is what I was looking for.