Best Practices for API Users and Custom Services

August 28, 2015 | by

Marketo’s REST APIs use custom services for authentication and each of these services is owned by an API-only Marketo user. The capabilities of each custom service are determined by the permissions of each role assigned to that user. Allocating individual users and custom services to your integrations gives you multiple benefits: You can fine-tune the … Continue reading “Best Practices for API Users and Custom Services”

Read More >

Using the Marketo REST API with Boomi: Getting and Deleting Leads from a Static List

February 6, 2015 | by

In part 1 of this series, I discussed how it was possible to start using the REST API through Boomi with the Boomi HTTP connector, specifically getting the authentication token needed to access the REST API, and storing it in a Process Variable. Next up, we’ll begin making calls into Marketo, and in this installment, … Continue reading “Using the Marketo REST API with Boomi: Getting and Deleting Leads from a Static List”

Read More >