The ListModifiedContacts method is obsolete please use ListModifiedContacts2.
This method retrieved a list of contacts who were modified between two specified dates.
Parameters
| username |
string |
This is the username from your API key. It is in the format of an email address and will look similar to apiuser‑908709770324@apiconnector.com |
required |
| password |
string |
This is the password from your API key. |
required |
| startDate |
dateTime |
The start date for the period you wish to query. |
required |
| endDate |
dateTime |
The end date for the period you wish to query. |
required |
Return values
The result is an array of contact objects.