REST API: lookup leads by anonymousIP?

Anonymous
Not applicable

REST API: lookup leads by anonymousIP?

Hi community!

Is it possible to find leads using a filter of anonymousIP? That is, I'd like to pass an IP address in to the REST API and get a list of lead(s) which are associated with that anonymousIP.

I've heard mentioned that this might be possible using custom field lookups... Can anyone point me in the right direction here?
Thanks!


 

Tags (1)
3 REPLIES 3
Anonymous
Not applicable

Re: REST API: lookup leads by anonymousIP?

This is not currently possible because it is not one of the available filter types. You can search on custom fields.
Anonymous
Not applicable

Re: REST API: lookup leads by anonymousIP?

Thanks, that worked for me! Basically, what we did was create a custom field via the Marketo website, then populated that new field with any existing values (all via the UI). We will certainly be doing this for other fields which we need to query.
Best,
Kurt
 
Anonymous
Not applicable

Re: REST API: lookup leads by anonymousIP?

That approach make sense. I am glad you got it working!