Setting Form Publishing Details via an API

Hello,

Is it possible to set publishing details for a form via an API over HTTP or is it only possible to do so in the web browser via the Aggregate UI?

The particular use case I am describing is a client web application that listens for form publications. We would like the user to be able to enter the URL endpoint in the client application and then set that information in Aggregate via an HTTP request.

Thanks for your help in advance,
Scott

I don't understand your question. Your terminology does not match anything
we use in ODK documentation.

If you want to do something in response to an update of a form definition
(or the uploading of a new form definition), you would have to poll for
changes.

If you want to process data submissions, you can configure ODK Aggregate to
publish new submissions into your own app where you can do whatever
processing you want. See
https://opendatakit.org/use/aggregate/data-transfer/ and, in particular,
the JSON publisher.

There is no API for establishing or discarding publishers. That must be
done through the web pages.

ยทยทยท On Wed, Jul 22, 2015 at 9:20 AM, wrote:

Hello,

Is it possible to set publishing details for a form via an API over HTTP
or is it only possible to do so in the web browser via the Aggregate UI?

The particular use case I am describing is a client web application that
listens for form publications. We would like the user to be able to enter
the URL endpoint in the client application and then set that information in
Aggregate via an HTTP request.

Thanks for your help in advance,
Scott

--
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.

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