How to retrieve Interesting Moments via REST API?

Anonymous
Not applicable

How to retrieve Interesting Moments via REST API?

Hello Community,
I am trying to GET Interesting Moments via REST API, My system is synced with Marketo REST API and only some objects are synchronized for the moments.

I tried to get with this endpoint

rest/v1/activities/leadchanges.json

with filtertype= Interesting Moments

Any help will be appreciated.
Thanks,
Indu

1 REPLY 1
Anonymous
Not applicable

Re: How to retrieve Interesting Moments via REST API?

Hello,

I think you are referring to Lead Activities. Use /rest/v1/activities.json endpoint with no filters.

Luis.