v44 - Webhook - JobStatusXML
You can trigger an Update Job Status webhook when a job reaches certain status as per your configuration.
To set which job status to trigger a webhook, please contact your customer support team.
Please check the attachment, to download the sample payload.
Note:
In this example, the XML will fire when the job reaching Imposition Ready Status.
Related Articles
v46 - Webhook - Quote AcceptanceCreated
The main difference between the AcceptanceCreated webhook from the AcceptQuote webhook is that the AcceptanceCreated webhook sends a full Quote Process Acceptance Details Object with All Acceptance Product Details and Acceptance Item Details ...
v46 - Webhook - Create Jobs
CreateJobs webhook will fire immediately when the quote reaches the submits artwork page. You can download the sample payload via the attachments.
Option to correct addresses via a webhook
v47 - webservice/webhook.svc/json/customers/addresses Short Summary: We have a JSON endpoint to create and update addresses. When creating and updating addresses this way you need to reference via the IntegrationID. You can get the Address by calling ...
v48 - Webhook - Versioning Quote Via Edit Job
In v48/release/05.00, we have included EditingQQAdKey to the “QuoteCreated” payload. Prior to this release, IQ won't trigger QuoteCreated Webhook, when versioning quote via edit job This will allow systems to ignore the “QuoteCreated” if it’s for an ...
Webhook - Updating Consignment Price via Webhook
Summary We have created API Endpoint within our QuoteProcess API {POST} api/QuoteProcess/UpdateFreightCost. This endpoint works in with the CreateConsignment webhook also added to printIQ. Contact our support team for more information on this ...