Want to get property values by sending a list of organizations ids.
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.
0
Answers
-
You can do this using Make.
0