SOLVED

Find activity in a date range using SOAP APIs

Go to solution
Anonymous
Not applicable

Find activity in a date range using SOAP APIs

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?

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Grégoire_Miche2
Level 10

Re: Find activity in a date range using SOAP APIs

Hi Anil,

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

-Greg

View solution in original post

3 REPLIES 3
Grégoire_Miche2
Level 10

Re: Find activity in a date range using SOAP APIs

Hi Anil,

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

-Greg

Anonymous
Not applicable

Re: Find activity in a date range using SOAP APIs

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
Level 10

Re: Find activity in a date range using SOAP APIs

Hi Anil,

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

-Greg