Wednesday 25 October 2017

How to compare 2 API's?

I am building an inventory update app using node and express. I am getting JSON data from 2 sources (shopify API & our ERP's API). I need to match the SKU# from both sources and then POST the updated inventory back to shopify. How would one go about matching skus so the right inventory goes with the right product?

Submitted October 25, 2017 at 09:40PM by cali_ZX6R

No comments:

Post a Comment