php getMultipleLeads by a fieldName criteria | Community
Skip to main content
June 9, 2015
Question

php getMultipleLeads by a fieldName criteria

  • June 9, 2015
  • 1 reply
  • 1026 views

I'm looking for the PHP syntax of getMultipleLeads in use with a field Name criteria.

Ex. I would like to get all leads with the attrName 'Country' where attrValue is 'NONE'

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

John_M
Adobe Employee
Adobe Employee
June 10, 2015

You can do this with the REST API, not the SOAP API

Get Multiple Leads by Filter Type » Marketo Developers

You'd just set the filter to the column, then pass in the values.