Skip to main content
December 10, 2015
解決済み

Find activity in a date range using SOAP APIs

  • December 10, 2015
  • 3 の返信
  • 1425 ビュー

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?

このトピックへの返信は締め切られました。
ベストアンサー Grégoire_Miche2

Hi Anil,

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

-Greg

3 の返信

Grégoire_Miche2
Level 10
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
Level 10
December 11, 2015

Hi Anil,

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

-Greg