We are making the conversion from the SOAP to REST API. With SOAP, the streamPosition was used to determine when new leads were added to a static list. I can't seem to figure out the equivalent functionality in REST. I have used "Get multiple leads by list id", however, there isn't an easy way to only retrieve the new leads on the list. Any suggestions?
Hi Rebecca,
I am afraid that you will have to use a more sophisticated logic here:
Greg