Interesting Moment | Community
Skip to main content
August 17, 2015
Question

Interesting Moment

  • August 17, 2015
  • 1 reply
  • 1270 views

Hi,

Is it possible to retrieve interesting moments from Marketo using API or any other way? I want to pull interesting moments and store in another application.

Thanks,

Rohit

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Casey_Grimes2
Level 10
August 18, 2015

Both the SOAP and REST API have access to Interesting Moments. With SOAP's getLeadActivity you need to set your includeType to filter for the activityType InterestingMoment. With the REST API, you'll actually need to look up the correct metadata for the Interesting Moments activity type on your instance.