REST: How to get the Program summary count | Community
Skip to main content
November 14, 2017
Question

REST: How to get the Program summary count

  • November 14, 2017
  • 1 reply
  • 3136 views

Hi,

Is there any way to get the program stats using the REST api?

Basically I want the below stats and more if available using the rest api.

Thanks,

Bala

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

1 reply

Level 6
November 14, 2017

Hi,

Might be 2 API calls depending on what you are after.  Hopefully these 2 links have what you need!

For program Info: Created At, Name, URL in MKTO etc.

http://developers.marketo.com/rest-api/assets/programs/​​​

For lead counts and membership data:

http://developers.marketo.com/rest-api/lead-database/leads/#list_and_program_membership​​

November 15, 2017

Hi Mark,

Thanks for the reply,  actually what I need is just the stats (ie) no of acquiredBy, emails sent...etc for a Program.

ProgramByID and ProgramByName is giving only the name and other details not the stats.

Is there any other api to get the details?

Thanks,

Bala

SanfordWhiteman
Level 10
November 15, 2017

Did you look at Mark's second link?