jscott1989 / python-pipedrive

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

Pipedrive does not pull in person's organization when creating new deal #22

Open arpika99 opened 3 years ago

arpika99 commented 3 years ago

Hello,

I have been working with this library for a couple of months. At the beginning when I created a new deal and passed the person_id, it automatically added the person's organization as well. In the past few weeks this does not happen anymore.

Does anybody know if they changed something?

The Api docs still says the following:

image

Thanks in advance