APIs
Generate anonymous authentication guid for proof API endpoint
POST/api/QuoteProcess/GenerateAnonymousAuthenticationGuidForProof?LoginToken={{LoginToken}} Description This endpoint generates an anonymous authentication GUID for proof. Along with the Login Token obtained from the GetLoginToken endpoint, a valid ...
CarbonConnect Module
Increasingly, the carbon footprint of a product is becoming a significant factor in the buying decision. It is driving decisions for all stakeholders from the raw material supplier to the manufacturer and flowing through to the consumer. The ...
API - Inventory Transaction
Inventory Transaction GET/POST API and Push Webhook Overview We have provided an API that will support an inventory transaction to be created within printIQ from a third-party application. The API will support a standard inventory transaction, i.e. ...
API – QuoteProcess Creating a Basic Quote
Basic API calls to create a quote/job Each printiq instance site has access to the Swagger API doco https://{instancedetail}/swagger/ui/index To build a basic quote – in order the calls would be : ...
API (SOAP) – Event Types
Introduction When sending SOAP calls from a third party system to printIQ, you need to specify a System, an Event Type, and Job Number with corresponding File Reference. Production Integration supported Systems The following table lists the Systems ...
API – New Quote Process Method Update Job Status
New Quote Process Method: Update Job Status This method is used to update the status for a given job A list of valid statuses can be found via the Admin >Configure Factory Menu. The statuses are listed in the General section under Terminology. ...
Webhooks - Managing Customer Job References
Managing Customer Job References Programatically printIQ customer and job references can be read and updated programatically, using the QuoteProcess web service calls in the table of contents above. Full WSDL can be obtained from ...
API – Single Sign On
INTRODUCTION The printIQ Single Sign On (SSO) API can be called to obtain a URL with a token that has been pre-authenticated to log a user in, and begin a customer quote. The API calls are restricted by IP address, which must be configured manually ...
API (SOAP) – Update Job Orientation
Introduction You may use SOAP to call a production event that completes the edit job process, whereby allowing the job finish size to be altered. By incorporating this production event before or during a preflight check, you may avoid validation ...
API (SOAP) – Status Update
Introduction By referencing the Production Status ID’s, you may use SOAP calls to update a Job’s Production Status. Production Statuses are located under Admin / Configure Factory / Terminology (under General). Production Status ID's The following ...
API (SOAP) – Send Email
Introduction You may use SOAP calls to send emails from printIQ. Email templates are configured via Admin / Customise, then the link to Emails All of the email templates available on your system may be referenced by the following table of ID’s: ...
API (SOAP) – Run Timing Event
Introduction Within the print IQ application there is a SOAP web service called ProductionIntegration This service exposes an entry point to allow external applications to add timing to an operation on a section or job. The method in the web ...
API (SOAP) – Job XML highlights
Introduction The printIQ Job XML contains many elements, attributes and values to allow automated processing by supported production integration systems. As your third party system receives the Job XML from printIQ, use the below tags as guides to ...
API (SOAP) – Add Note
Introduction You may use SOAP calls to add Notes to a Job Details screen. As with other Production Integration API calls, you must reference the following Parameters System EventType JobRef Production Integration supported Systems The following ...