Back to index
Changelog
- 2011-01-12
- Server URL references in examples fixed (https instead of http).
- 2011-01-31
- Company API extended to contain country codes of addresses.
- 2011-02-15
- Company API extended to contain the archive status of companies.
- 2011-03-30
- New features: Activity and Opportunity APIs.
Enhanced: Headers now contain reference to schema definition.
- 2011-04-29
- New param (noDoc): activities and opportunities can be downloaded without attachments
- 2011-06-10
- Activities XSD tweaks to better accomodate task ('todo') & email activity types.
- 2012-01-09
- Query strings (where applicable) accept optional quotation marks.
- 2012-04-26
- Opportunity schema (currency types) got more precise.
- 2012-05-04
- Multiple changes:
- New API: Invoices
- Some changes in the XML schema to make them clearer (non backwards compatible!)
- 2012-08-31
- Multiple changes:
- 2012-09-05
- Invoice API extended to handle import attributes (so that it is easier for external systems to interface).
- 2012-09-19
- Multiple changes:
- Opportunity API is expanded to handle create and update requests.
- Activity API is also expanded to handle create and update requests.
- QuickAdd API introduced (to simplify interfacing for web registrations and the like).
- 2012-10-26
- Contacts XSD extended to include all contact fields.
- 2013-03-05
- Company index API has new filters: withOpportunity and withContract.
- 2013-15-31
- Activity API has new reference to the associated opportunity.
- 2016-06-05
- Multiple changes:
- 2016-12-02
- Activity API has new reference to the associated contact.
- 2017-08-15
- QuickAdd API:
match_by
and update
options got documented.
- 2017-10-29
- Opportunity APIs now include opportunity date & total, probability and status.
- 2017-11-12
- QuickAdd API now includes opportunity date & total, and probability.
- 2018-01-27
- Quering attachments have been dperecated and removed from all APIs.
- 2018-08-03
- Opportunity categories are added to APIs.
- 2018-10-28
- Activity priority is added to APIs.
- 2021-10-17
- XML products API endpoint added. See (here).
Back to index