ahmader / node-zoho

Zoho API access for NodeJS
21 stars 15 forks source link

Implementing getSearchRecords #16

Closed ahmader closed 9 years ago

ahmader commented 9 years ago
interlock commented 9 years ago

@ahmader I'll get this merged today and push a minor release.

You have any interest in taking this project over? We completely moved away from Zoho internally, so this is just a maintenance project for us now.

ahmader commented 9 years ago

Yes I will be working on Zoho API for some time, any terms?

Thanks

interlock commented 9 years ago

Keep the license MIT or equivalent is about it.

What's your NPM registry user name? Do you want this transferred to a your personal github or under an organization?

ahmader commented 9 years ago

MIT all the way.

my npmjs is ahmader my personal github would be fine

interlock commented 9 years ago

You are an owner on the npmjs entry now.

I added you as an admin to the repo on the picatic organization. You should be able to initiate a transfer to yourself. Otherwise I would have to transfer to my personal account then to you. Apparently that can bugger up the redirect they setup.

ahmader commented 9 years ago

Done. Thanks for your previous work and hope to work with you on different project :)

If I may ask how to update the URLs in npmjs page. And which CRM you've moved to?

interlock commented 9 years ago

Excellent :+1:

No problem. Thanks for the on going patches and support :smiley:

You will need to update and commit the package.json, then: grunt bump, git push, git push --tags and npm publish

Make sure your git remote origin is pointing to the new github repo before doing grunt bump otherwise it will be very angry :imp:

ahmader commented 9 years ago

Yeah it was angry since my mistake at v0.0.13 :imp: Thankfully fixed the error.

Now everything is updated. Thank you very much! :relaxed:. what is your choice of zoho replacement?.

interlock commented 9 years ago

We are using Pipedrive.com with great success on our team now. It is significantly simpler than Zoho/SalesForce, but for us the real time data integration/hooks we have make it far easier to give our sales people what they need to sell.