Is there any way today to link the Square Online item number (i.e. 381) to the SKU or catalog item number that exists within the API?
I’m working on a notification script for customers that allows them to be notified when an item returns to stock. I’m able to pass their email, item name (not always unique), and web item number from the URL into the DB. I’m able via webhook to be notified on a change in stock levels. What I’m unable to do is link the item information in the existing API to anything I can pass from the web side. Does the Square API store the online product ID in any field?