Want to get property values by sending a list of organizations ids.

Options
Rasanga
Rasanga Member Posts: 3
First Comment Photogenic

Hi there,

Is there any possibility to get the values of requested properties by sending a list of organization ids?

I can get all organization details by calling https://api.pipedrive.com/v1/organizations

But I want to send a list of organization ids ( organization_id_list = [1,2,8,56] ) and get the json response of that specified organizations.

Thank you.

Answers