We're just looking at upgrading a 9.7.0 forms integration to 9.7.1/10 and hoping to use web services instead of LAPI. Looking through both versions of the web services we can see a number of functions to support the forms through the standard node calls, but can't see anything to support actions like submit, selecting a view or changing the submission mechanisms.
These were provided by a separate forms DLL for LAPI. Is there a similar extra web service for the forms module, or are we going to end up either writing our own web services or using the LAPI for some of the forms functionality?