Program objects API | Community
Skip to main content
March 9, 2016
Question

Program objects API

  • March 9, 2016
  • 2 replies
  • 1402 views

Hi,

I want to pull all the programs from Marketo and store in another system for reporting.

Following is what I want:

1. Pull all the existing programs from Marketo

2. Recurring job that will pull the delta i.e. new programs

3. Recurring job that will checkfor any update in any of the existing program. If it has changed then sync the changes.

I checked the below Marketo API and could not find suitable API to pull this information.

Marketo REST APIs: Program Objects » Marketo Developers

Let me if this is possible or there is a workaround to get this information. Appreciate your help.

Thanks,

Rohit

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

2 replies

Kenny_Elkington
Adobe Employee
Adobe Employee
March 9, 2016

We currently don't provide APIs capable of providing new or updated program records.  To get all programs, you would want to iteratively call Browse Programs while incrementing the offset parameter by your batchsize.

SanfordWhiteman
Level 10
March 10, 2016

Funny, I was just talking to a client about this missing functionality this afternoon.  You should open an Idea.