How to fetch program data in marketo

Anonymous
Not applicable
How to fetch program data in marketo using SOAP API
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
Please review the SOAP API documentation for details

http://community.marketo.com/Marketodeepdive?id=kA5500000008QN3CAM

Anonymous
Not applicable
A Marketo Program is a collection of all assets and campaigns related to a unified marketing effort.

Toi the best of my knowledge SOAP API has no method to retrieve program data in one API call. That is an interesting topic to post to "Ideas"

SOAP allows to interact with programs through methods requestCampaign, scheduleCampaign and importToList among others.