pipedrive / client-nodejs

Pipedrive API client for NodeJS
MIT License
205 stars 82 forks source link

Bulk update organization #141

Closed joelluijmes closed 4 years ago

joelluijmes commented 4 years ago

Hey, I was wondering if it is possible to update multiple organizations with a single call to stay under the rate limiter?

mykhailo-riabokon commented 4 years ago

Hi @joelluijmes !

Unfortunately, there is no bulk update method for Organization in API at this moment. Feel free to check our public API reference https://developers.pipedrive.com/docs/api/v1/#!/Organizations for more details.