This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[FAQ] TI-API: How can I be notified when a product is stocked up?

How can I be notified when a product is stocked up?

  • Please use the Inventory subscription push API (https://api-portal.ti.com/inventory-subscription-push-api).

    Provide an Orderable Part Number (OPN) / Part Number and other required data (example schema is below)

    Note: 

    • If an active subscription exists for the requested Part Number, the subscription is updated with the new expiration and the requested quantity is updated to be the quantity in the subscription.
    • If an active subscription does not exist for the requested Part Number, a new subscription is created based on the specification. 

    Important:  Notification will occur if the requested quantity is the same or below the stocked up amount.

**Attention** This is a public forum