taylorbrooks / closeio

A Ruby wrapper for the Close.io API
http://developer.close.com
MIT License
45 stars 57 forks source link

Add multiple values for the same field #43

Open Chucheen opened 6 years ago

Chucheen commented 6 years ago

I want to be able to make a leads_list with something like lead_status:Potential lead_status:"Bad Fit" . i.e. 2 words for one search field. IS this possible right now? Also, is there a way to list all the leads? (no query parameters)