Using the Marketo REST API with Boomi: Getting and Storing a REST Authentication Token

January 26, 2015 | by

Setting up an automatic export of leads that meet a certain criteria is a very common use case with Marketo. Although this can’t currently be done in the Marketo interface, its pretty straightforward to accomplish using the a 3rd party tool like Dell Boomi, a static list with some data management campaigns, and the Marketo … Continue reading “Using the Marketo REST API with Boomi: Getting and Storing a REST Authentication Token”

Read More >

Highlighting Open Source Projects Built on the Marketo Platform: Part Two

January 20, 2015 | by

This is the second post in an ongoing series highlighting open-source projects built around the Marketo platform by the developer community. The first post in this series is available here. We maintain a list on Marketo’s GitHub account where we track client libraries and projects created by the Marketo developer community. Below are three projects … Continue reading “Highlighting Open Source Projects Built on the Marketo Platform: Part Two”

Read More >

Get a Visitor’s Cookie ID and then Query Associated Lead Data

October 30, 2014 | by

Using the Get Multiple Leads by Filter Type REST endpoint, you can query lead data based on a user’s cookie id. For example, you can use this approach to prefill a form on a non-Marketo landing page. This post will show you how to capture the user’s cookie value during a webpage visit, query Get Multiple … Continue reading “Get a Visitor’s Cookie ID and then Query Associated Lead Data”

Read More >