Hello
Our most recent project is trying to get tags added or removed from a company to automatically add/remove tags from the contacts within that company. The way I am trying to achieve this is by using a scheduled job to query for all of the companies and contacts and their tags and doing some comparison between this run and the previous run. The issue I am finding is that even when I make sure there is six seconds between each API call, I get a Quota Exceeded error from the XML-RCP API.