I have several customers asking for a way to either download a data file regularly or connect their web shop (non Shopify) to our store to have the following information updated regularly:
-
product code
-
inventory
-
their price
What would be the best solution to give them access to this information, either through file download or an API?
So they just need to pull this data from your site in order to update information on their site? There isn’t anything that is going to be updated on your site from their end?
Hello Kalen.
That is correct, they only need to update product information on their store based on information extracted from our site.
So only one directional flow is needed.
When you say “their price”, how would the price that they see in the export be determined?
How many products roughly?
Mechanic is probably a good option for this - you can either email a CSV out or email out a link to it.
https://www.flow-helper.com/mechanic-app/
in this case we want to transmit the Fixed Price from their dedicated catalog, together with the inventory and sku.
At the moment we are talking about +/- 750 products.
I’m looking at Mechanic and I found a task for the inventory, but not yet to combine that with the fixed price.
Yeah you may need to tweak one of their tasks. Where is the fixed price from their dedicated catalog coming from? If the price is coming from their end then why would you need to include it in the data file?