[FLOW3-general] JSON

Zachary Davis, Cast Iron Coding LLC zach at castironcoding.com
Mon Oct 25 04:31:32 CEST 2010


Can anybody point me in the right direction for accessing a JSON 
request? I'm using the RESTController. For the create method, the 
object's properties are passed in as JSON. Is there a way to autowire 
the JSON request to the create method argument, as would be the case in 
a regular create method with data coming from a form?

Zach


More information about the FLOW3-general mailing list