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.

Forms Generation Web Services

These web services are used to generate and work with forms that were generated.

...

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/5202/quikformsengine.asmx
Service WSDL: https://websvcs.quikforms.com/quikformsenginews/5202/quikformsengine.asmx?WSDL

Convert HTML to PDF Web Service

...

The miscellaneous configuration methods and options are available in the QFEConfigWS
Service URL: https://websvcs.quikforms.com/qfe_ws/v5200/QFEConfigWS.asmx
Service WSDL: https://websvcs.quikforms.com/qfe_ws/v5200/QFEConfigWS.asmx?WSDL

E-Sign Web Services

Quik!'s Docusign 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 Docusign with your own method, then use these URLs for the type of e-sign method you wish to use.

Callback E-Sign URLs

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

Pass-Thru E-Sign URLs

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

Self-Serve E-Sign URLs

Service URL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/5202/GetDocusignData.asmx
Service WSDL: https://websvcs.quikforms.com/Docusign/ESignWSVersion/5202/GetDocusignData.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.
In order to send a Quik! Form to DocuSign, the data and the document must be transformed by Quik! and prepared to be sent to DocuSign. This web service handles the transmission of the form and data to and from Quik!, and then to DocuSign, giving the customer full control over the steps and events prior to sending to DocuSign and after sending to DocuSign.

Meta Data Web Services

These web services provide meta data used to facilitate generating forms.

...