v46 - ProductUpdated and SalesItemUpdated Webhook

v46 - ProductUpdated and SalesItemUpdated Webhook

This Webhook will fire when you set this 2 in Webhook Trigger.



What triggers it:
  1. When you activate/deactivate SPC session
  2. When you upload SPC product.
    Every product in Product CSV will be part of the payload. 
    If you upload 100 products, it will fire 100 webhooks.
  3. It will fire when you upload a Simplified Session 
  4. Will fire a webhook when you update Store/Sales Items
  5. It will NOT fire when you edit Simplified Session / Product Session


Please see attached sample payload.


    • Related Articles

    • printIQ Integration toolbox

      Integration Toolbox Getting started with integration and API overview Access printable attachment at the top or bottom of this article depending on your browser. Introduction  When it comes to workflow and integration, everyone’s requirements are ...
    • 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 ...
    • 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 ...
    • Webhooks - CreateCustomer

      Please Note, All of the Customer Webhooks will fire without hitting the webhook queue. CreateCustomer webhook is triggered by Creating and Editing customer details in printIQ. Please check attachment to download sample payload. Notes After creating a ...
    • 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 ...