Find activity in a date range using SOAP APIs | Community
Skip to main content
December 10, 2015
Solved

Find activity in a date range using SOAP APIs

  • December 10, 2015
  • 1 reply
  • 1419 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Grégoire_Miche2

Hi Anil,

No there is none. You will have to do it after fetching the records.

-Greg

1 reply

Grégoire_Miche2
Grégoire_Miche2Accepted solution
New Participant
December 10, 2015

Hi Anil,

No there is none. You will have to do it after fetching the records.

-Greg

December 11, 2015

Hello Greg,

The REST counterparts also don't seem to support that.

It would be great if you can confirm the same.

Grégoire_Miche2
New Participant
December 11, 2015

Hi Anil,

I haven't tried, but from the doc, your assumption seems correct.

-Greg