We are using Marketo SOAP API version: 2_9.
For LeadActivity, we can specify startPosition as mentioned in documentation.
Is there any way to find out leadActivity in a date range on the field activityDateTime?
Is there any way to apply equals to (for a particular date) or range (between dates) operators for the field specified?
Solved! Go to Solution.
Hi Anil,
No there is none. You will have to do it after fetching the records.
-Greg
Hello Greg,
The REST counterparts also don't seem to support that.
It would be great if you can confirm the same.
Hi Anil,
I haven't tried, but from the doc, your assumption seems correct.
-Greg