jscott1989 / python-pipedrive

Python API for interacting with the pipedrive.com API
MIT License
93 stars 43 forks source link

Small changes, working in production, added to README.md #5

Closed jayache80 closed 8 years ago

jayache80 commented 8 years ago

This is the current version of the changes I made to you wrapper. Tested and working on production. See how Pipedrive's API now requires api_token to be in the url as a parameter, even if doing POST.

jscott1989 commented 8 years ago

Looks good. Merged. Thanks :)