Add persons in bulk

Hi, I haven’t found a way to add persons in bulk, is there a way to do so ?, THanks

1 Like

Hi!

As far as I know, it’s not possible to add Persons in bulk via API.
If it’s one time operation, you could add multiple persons one by one with this API method https://developers.pipedrive.com/docs/api/v1#!/Persons/post_persons (rate limit is according to your plan https://pipedrive.readme.io/docs/core-api-concepts-rate-limiting#section-rate-limiting-when-authenticating-with-api_token)
or use Import functionality within Pipedrive https://support.pipedrive.com/hc/en-us/articles/208039595-Importing-data-into-Pipedrive-with-spreadsheets

1 Like