Hi Forum,
I try to get a list of last changed contacts (or a change in their activities) using the API.
I try to call the API @ https://secure.solve360.com/contacts with:
<request><layout>0</layout><searchmode></searchmode><searchvalue></searchvalue><filtermode>updated</filtermode><filtervalue>2010-06-30T00:00:00+00:00</filtervalue><special></special><limit>1000</limit><start></start><sortfield>name</sortfield><sortdir>ASC</sortdir></request>
This call returns a System Error. Does someone know the exact way to use the filtermode ?
