websmurf / laravel-exact-online

Laravel Exact Online wrapper around the PHP API
MIT License
11 stars 14 forks source link

How to call Exact sync query instead of ordinary query? #21

Closed RenoSimonsWebit closed 2 years ago

RenoSimonsWebit commented 2 years ago

Hi, we are having a sync of contacts and lots of products, we're calling a few endpoints after another and bumping into our rate limit. Exact has sync endpoints, how do we call them using this client? Thanks in advance