How would I get more than 200 Smart_Campaigns using Marketo Bulk Extract API?

55 Views Asked by At

get_smart_campaign (Marketo API)

Hi all,

The picture above is currently the process I am using to extract Smart_Campaign data using the .execute() method. It returns all the smart campaigns listed up to 200 objects. I have over 3000 objects that I need to get but the API limits are complicating the process.

I read about the Marketo Bulk Extract API but I am not sure if I will be able to extract the smart_campaign id and name.

Any help would be greatly appreciated.

0

There are 0 best solutions below