DavidRouyer / pipedrive-dotnet

Pipedrive.net is an async .NET Standard client for pipedrive.com
MIT License
38 stars 46 forks source link

Get all activities of an organization #63

Closed 756gzdz5 closed 4 years ago

756gzdz5 commented 4 years ago

The API allows retrieving all activities of an organization: https://developers.pipedrive.com/docs/api/v1/?_ga=2.99355038.1281475430.1599047781-200809376.1583317737#!/Organizations/get_organizations_id_activities

I suppose this is currently not implemented.

DavidRouyer commented 4 years ago

Pipedrive.net 0.5.4 has been released https://github.com/DavidRouyer/pipedrive-dotnet/releases/tag/v0.5.4