...
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/v5400v5500/quikformsengine.asmx
Service WSDL: https://websvcs.quikforms.com/quikformsenginews/v5400v5500/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 web service by passing the data from a form POST.
QFE 5.5 - Service URL: https://websvcs.quikforms.com/HTMLFormViewTrans/v5500/HTMLFormViewTransaction.asmx?op=GetPDFForms
QFE 5.4 - Service URL: https://websvcs.quikforms.com/HTMLFormViewTrans/v5400/HTMLFormViewTransaction.asmx?op=GetPDFForms
QFE 5.3 - Service URL: https://websvcs.quikforms.com/HTMLFormViewTrans/v5300/HTMLFormViewTransaction.asmx?op=GetPDFForms
...
The miscellaneous configuration methods and options are available in the QFEConfigWS
Service URL: https://websvcs.quikforms.com/qfe_ws/v5400v5500/QFEConfigWS.asmx
Service WSDL: https://websvcs.quikforms.com/qfe_ws/v5400v5500/QFEConfigWS.asmx?WSDL
E-Sign Web Services
Quik!'s Docusign API Web Services
...
Callback E-Sign URLs
Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/ESignWithOAuthToken.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/ESignWithOAuthToken.asmx?WSDL
Pass-Thru E-Sign URLs
Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/ESignForPartnersWS.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/ESignForPartnersWS.asmx?WSDL
Self-Serve E-Sign URLs
Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/GetDocusignData.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/54005500/GetDocusignData.asmx?WSDL
Quik!'s SIGNiX API Web Services
If you plan to collect your own envelope information (instead of using the default e-sign popup window) and then call the Quik! web service for SIGNiX with your own method:
Service URL: https://websvcs.quikforms.com/Signix/SignixESignWS/v5500/GetSignixData.asmx
Service WSDL: https://websvcs.quikforms.com/Signix/SignixESignWS/v5500/GetSignixData.asmx?WSDL
QuikESignTransport Web Service
Enterprise customers who build their application on the Quik! Forms Engine often want the ability to e-sign forms from directly within their own application and environment. To make this possible, the QuikESignTransport web service was developed to handle communications between Quik! and DocuSign or SIGNiX.
...
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/v5400v5500/formsdatawebservice.asmx
Service WSDL: https://websvcs.quikforms.com/qfem/v5400v5500/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/v5300v5500/FormGroupsWS.asmx
Service WSDL: https://websvcs.quikforms.com/qfe_ws/v5300v5500/FormGroupsWS.asmx?WSDL
User Account – Web Service
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/v5400v5500/UserWebService.asmx
Service WSDL: https://websvcs.quikforms.com/QFEM/v5400v5500/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/v5400v5500/LicenseManager.asmx
Service WSDL: https://websvcs.quikforms.com/qfem/v5400v5500/LicenseManager.asmx?WSDL