Marketo Period Cost Updates via API

Want to start analyzing ad campaign costs and cost per lead in Marketo but you’re daunted by the thought of manually uploading thousands of Marketo period costs? Save all the fear for Halloween, this post will show you how to bulk update your Marketo period costs using Python and the Marketo REST API.

Zapier Loop Through Array with Nesting

If you have done any looping within Zapier you have most likely been frustrated by the 500 iteration limit imposed on the Zapier loop array action. Never fear this post will show you how you can loop to your heart’s content using nested looping in Zapier.

Marketo Merge Leads in Bulk using the API

This post will walk you through how to use the Marketo API to merge leads in bulk with Python code that will allow you to set custom rules for how you want to prioritize conflicting values for the same fields on different leads.

Marketo API Quick-Start Guide

Get a guided walkthrough of how to make your first Marketo API request using Postman and then integrate this request into Zapier or a script in your favorite programming language.