Page 1 of 1

Public methods for Data Replicaton API

Posted: Tue 12 Feb 2013 11:46
by craigd
Any chance of providing functionality similar to the SOAPI API calls getUpdated(), getDeleted() and retrieve()?

Re: Public methods for Data Replicaton API

Posted: Thu 14 Feb 2013 09:32
by Shalex
We are investigating the possibility of implementing this functionality.

Re: Public methods for Data Replicaton API

Posted: Wed 27 Feb 2013 10:02
by Shalex
The GetUpdatedIds and GetDeletedIds methods (Data Replicaton API) of the SalesforceConnection class are implemented. The retrive() is currently not supported, but you can construct a correct SELECT if you have a list of IDs.

We will post here when the corresponding build of dotConnect for Salesforce is available for download.