Parameters

The Quik! Forms Engine requires the following parameters in order to generate a form. For a detailed explanation of these parameters, please see their respective property definition.

  1. QuikUsername (string): The QuikUsername is a string value containing the username for your corporate account with Quik!.
     
  2. QuikPassword (string): The QuikPassword is a string value containing the password for your corporate account with Quik!.
     
  3. QuikCustID (string): The QuikCustID is a string value containing the Customer ID assigned by Quik! in your master customer account record in the Quik! customer database.
     
  4. QuikFormID (string): The FormID is the unique identifier used by the Quik! database to identify a form. You can pass one FormID or multiple FormIDs when running the software.
     
  5. OutputPath (string) – OPTIONAL: The OutputPath is a string containing the full path location for where you want Quik! output files to be saved. For example, "c:\windows\temp\".
     
  6. OutputFileName (string) - OPTIONAL: The OutputFileName is an optional string parameter allowing you to name the output file according to your own file naming convention – you do not need to add any file name extension (e.g. ".html" is not required). If left empty, Quik! will generate a file name by default.
     
  7. OutputTempFiles (Boolean) – OPTIONAL: When set to true, the output file will be a temp file generated by Microsoft Windows.
     
  8. WriteErrorLogToDisk - OPTIONAL: To help debug your implementation of the Quik! software you can turn on error logging and write the values to disk.
     
  9. SignURL - OPTIONAL: If turning on electronic signature with a supported e-sign vendor (e.g. DocuSign), then provide the URL value that points to the QuikESignTransport project's QuikSignTransport.aspx page hosted on your domain. 

For help regarding Quik! Forms and the Quik! API
Email: support@quikforms.com | Phone: (877) 456-QUIK