Two new API functions were released in today’s update:
AddCategory
You can now add a Category to an account using the new AddCategory API Function.
GetContactCount
The new API Function, GetContactCount is a fast and efficient way to find the number of contacts in a database.
Previously, we had customers using GetContacts, and counting the number of contacts. This was slower and much less efficient.
If all you need is the number of contacts, please use GetContactCount.