Program objects API

Anonymous
Not applicable

Program objects API

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

2 REPLIES 2
Kenny_Elkington
Marketo Employee

Re: Program objects API

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 - Community Moderator

Re: Program objects API

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