question

mkonnekt avatar image
mkonnekt asked Jacob Abrams answered

Web hooks APIs for categories, modifiers, tax rate

Hi,

I want to get notifications from Cover web hooks on changes to categories, modifiers (name, description, classification of items in each etc.) and tax rate. Currently I can find web hooks API for item changes only. Is there a way to get updates on categories and modifiers as well as tax rate today?

Webhooks
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

Jacob Abrams avatar image
Jacob Abrams answered

We don't have web hooks for those things. The best bet is to implement a syncing mechanism that polls the Clover server for changes using a rolling modified time. See this answer for an example:

http://devask.clover.com/question/589...

10 |2000

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

Welcome to the
Clover Developer Community