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
Hello,
I think you are referring to Lead Activities. Use /rest/v1/activities.json endpoint with no filters.
Luis.