closeio / closeio-api

Python API Client for Close
http://developer.close.com/
MIT License
65 stars 47 forks source link

reassign user script should support email addresses in addition to user_id #30

Closed anemitz closed 9 years ago

anemitz commented 9 years ago

for the from/to params

philfreo commented 9 years ago

@congocongo can you also do this ASAP?

congocongo commented 9 years ago

@philfreo I prepared changes, but I have no idea how to query users by email. query is not working, email as direct parameter not working too. I can fetch all users from organization only. if its ok for you, I'll do it.