Home  >  Q&A  >  body text

Retrieve the total number of shipments for each product on ShippingBo

<p>Is it possible to retrieve the total number of shipments for each product on ShippinBo via API? I develop a platform for reordering suppliers and I need this data for new functionality. Get the total number of shipments for each product on ShippinBo through API</p>
P粉511896716P粉511896716384 days ago426

reply all(1)I'll reply

  • P粉343141633

    P粉3431416332023-09-05 10:33:28

    We recommend creating a hook on the Shipment resource: https://developer.shippingbo.com/docs/api/6fkoxdhf5024p-How to configure

    For each shipment created, the configured endpoint will be called with the products sent and you can save the data and counts

    reply
    0
  • Cancelreply