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.