Smart Search Feature in the API provided by pipe drive?

Hi, is there a way to call the smart search feature via API for any contact or organization that is added on PipeDrive?

Can’t say there is. We haven’t made any public endpoints for the Smart Contact Data feature as it fits a bit outside of the scope of our API usage.

Okay, thank you very much for the help!

@David could you please also tell me how do i populate the address field of Organization using API?

Hey Kal (was on vacation - sorry for the delay)

If you head to https://developers.pipedrive.com/docs/api/v1/#!/OrganizationFields/get_organizationFields

You can get all your Organization fields and then find the ID of the ‘address’ field, then use this ID to populate the address field: