GearPlug / pipedrive-python

Pipedrive wrapper written in Python
MIT License
50 stars 61 forks source link

How to create a custom organization field? #43

Closed w1am closed 1 year ago

w1am commented 2 years ago

It seems that this wrapper does not contain a method to create an organization custom field.

Would be great to have something like this:

client.organizations.add_organization_field(params)

ingmferrer commented 1 year ago

Hello, sorry for the late response.

Any PR is welcome.

Thanks!