Webhooks - CreateCustomer

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 record with integration id,
Any future calls with that integration id will update the record, not create a new one. not a bug

    • 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 ...
    • Webhooks - Create Customer Address

      Please Note, All of the Customer Webhooks will fire without hitting the webhook queue. This Webhook will fire when you create/edit an Address in printIQ customer page. Address in payload data will be taken from this field. Please download the ...
    • Webhooks - Create Customer Contact

      Please Note, All of the Customer Webhooks will fire without hitting the webhook queue. This Webhook will fire when you create/edit a contact in printIQ customer page. Contact in payload data will be taken from this field. Please download the ...
    • v46 - ProductUpdated and SalesItemUpdated Webhook

      This Webhook will fire when you set this 2 in Webhook Trigger. What triggers it: When you activate/deactivate SPC session When you upload SPC product. Every product in Product CSV will be part of the payload. If you upload 100 products, it will fire ...
    • 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 ...