question

bottlecapps avatar image
bottlecapps asked David Marginian Deactivated commented

Automate inventory export on a daily basis?

We have an app on the App store which exports the stores inventory to our website. How can we automate this so that it exports its inventory every day instead of the store manually opening our app and doing this everyday?
Inventory
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented
Have you investigated using our REST API's inventory endpoints? https://www.clover.com/api_docs/#resource_inventory
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

bottlecapps avatar image bottlecapps commented ·
David, we are already using the api to get inventory. The way it works now is the store has to go click on the Bottlecapps app from their menu. This takes them to a screen where they login and select categories and click on the submit button. We want to know if there is some way to automate this? Does clover provide any scheduling or batch job functionality?
0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ commented ·
I am not certain of that, but I don't think so (at least not for inventory). If you are doing this manually from your app, it seems like doing it automatically from your app on a schedule would not be hard to implement.
0 Likes 0 ·

Welcome to the
Clover Developer Community