StatsContactsAdded

Overview

Retrieve a count of contacts added within option date ranges and category or source filters. Communication handled via an http form post.

URL

POST/api/2/StatsContactsAdded.aspx

Parameters

FieldMax LengthRequiredNotes
response_typefalseDefault results will be returned in XML.
Set this field value to json to return results in JSON format
accountidtrueAccount ID for this account.
Found in Settings > API Settings
or for White Label CRM in the Admin control panel
apikeytrueAPI Key for this account.
Found in Settings > API Settings
or for White Label CRM in the Admin control panel
startdate10falseAdd Date of the contact is on or after this date
(Use US date format: mm/dd/yyyy)
enddate10falseAdd Date of the contact is before this date
(Use US date format: mm/dd/yyyy)

Note: Using value 6/30/2012 will not include contacts added on 6/30.

Use 7/1/2013 to include contacts added BEFORE this date.
category50falseMust match the name of an existing Category exactly.
category250falseMust match the name of an existing Category2 exactly.
source50falseMust match the name of an existing Source exactly.