Overview
FormXtract is designed for enterprises who must handle, process and extract data off lots of completed forms. The minimum expected volume of a FormXtract customer is 500 pages per month, though customers can scale into millions of pages per month with this service.
...
A Quik! Enterprise Agreement
A Quik! Account (CustomerID, credentials) with the FormXtract product
Forms added to the Quik! Library
Implement the FormXtract APIs
How You’ll Integrate With FormXtract
To use FormXtract APIs, you’ll do the following:
Identify the event or trigger in your workflow to send a completed document to FormXtract
This implies that you have control or possession of a PDF or TIF image of the completed form
Implement the SubmitDocument method to send the document to FormXtract.
Optional calls you might implement include the CancelDocument and GetDocumentStatus methods
Configure a webhook listener and register your webhook with Quik! to know when form data is ready.
Call the GetData FormXtract API endpoint to retrieve your extracted data.
Transform the output from FormXtract into your own format to use within your system.
Enterprise Agreement
If you don’t currently have an agreement to use FormXtract, please contact sales@quikforms.com.
...
Master Credentials are comprised of a CustomerID, Username and Password, which are all assigned by Quik! during the signup process.
Please do NOT share your master credentials with anyone.
Forms Library
FormXtract works by comparing the submitted document to the forms in the Quik! Library. Thus, in order to use FormXtract the customer account the forms the customer wants to submit must be:
...