Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

Instead of installing the QuikFormsEngine.dll you can use the web service version instead. The web service is essentially a wrapper for the QuikFormsEngine.dll enabling you to use the software remotely without installing the actual software or requiring the .NET Framework in your production environment. This is ideal for non-.NET users (e.g. Linux, Unix, MacOS, tablet OS, etc.).
Service URL: https://websvcs.quikforms.com/quikformsenginews/v5300v5400/quikformsengine.asmx
Service WSDL: https://websvcs.quikforms.com/quikformsenginews/v5300v5400/quikformsengine.asmx?WSDL

Convert HTML to PDF Web Service

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/v5300v5400/QFVGetPDFHTMLFormViewTransaction.aspxasmx?Editop=FALSEGetPDFForms 

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

...

Callback E-Sign URLs

Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/ESignWithOAuthToken.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/ESignWithOAuthToken.asmx?wsdl WSDL

Pass-Thru E-Sign URLs

Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/ESignForPartnersWS.asmx 
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/ESignForPartnersWS.asmx?WSDL

Self-Serve E-Sign URLs

Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/GetDocusignData.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/53005400/GetDocusignData.asmx?WSDL

QuikESignTransport Web Service

...

Forms Data methods return lists of forms and form attributes to assist with displaying form lists and running form searches.
Service URL: https://websvcs.quikforms.com/qfem/v5300v5400/formsdatawebservice.asmx
Service WSDL: https://websvcs.quikforms.com/qfem/v5300v5400/formsdatawebservice.asmx?WSDL

Form Groups

The methods in the following web service will enable you to set up, manage and use form groups for your licenses (see License Manager Web Service to manage licenses).
Service URL: https://websvcs.quikforms.com/qfe_ws/v5300/FormGroupsWS.asmx
Service WSDL: https://websvcs.quikforms.com/qfe_ws/v5300/FormGroupsWS.asmx?WSDL

...

The User Account web service allows you to manage your end users with Quik!. You can add/update end-user records, change their active status and retrieve a list of already registered users.
Service URL: https://websvcs.quikforms.com/QFEM/v5300v5400/UserWebService.asmx
Service WSDL: https://websvcs.quikforms.com/QFEM/v5300v5400/UserWebService.asmx?WSDL

License Manager Web Service

The license manager web service is used to set up and manage licenses for associating form groups with users or groups of users.
Service URL: https://websvcs.quikforms.com/qfem/v5300v5400/LicenseManager.asmx
Service WSDL: https://websvcs.quikforms.com/qfem/v5300v5400/LicenseManager.asmx?WSDL