search_for_related_items does not return leads
Francois Lecroart
Member Posts: 1 VERIFIED MEMBER
I'm trying to search all people and related leads by email.
GET /itemSearch { term: "test@acme.com", item_types: ['person', 'lead'], fields: 'email', search_for_related_items: true });
Searching for a "lead" item type will return only lead that is not attached to a person. But by using search_for_related_items I should get related lead when finding a person, right ?
Tagged:
0
Comments
-
Hi @Francois Lecroart , for this specific matter it may be best to place your question in https://devcommunity.pipedrive.com/
0
This discussion has been closed.