Quik! provides a set of web services to make your application development easy and flexible. This section provides a list of the various web services available for use with the Quik! Forms Engine, most of which are used by the Sample Website. These web services are described in more detail in the "Building Your Application With Web Services" section of this document
The following Web Service URLs are available for your use with your Master Customer Account.
...
To retrieve a PDF of the displayed HTML form, including any form data, invoke the following page via a form POST. The flag 'Edit" can be true or false to return a PDF with fillable fields or flattened.
Service URL: https://websvcs.quikforms.com/HTMLFormViewTrans/v5300/QFVGetPDF.aspx?Edit=FALSE
Configuration Web Service
The miscellaneous configuration methods and options are available in the QFEConfigWS
Service URL: https://websvcs.quikforms.com/qfe_ws/v5300/QFEConfigWS.asmx
Service WSDL: https://websvcs.quikforms.com/qfe_ws/v5300/QFEConfigWS.asmx?WSDL
...