Pipedrive - Search records by query action

The Search records by query action searches Pipedrive and returns a list of records that match the criteria you specify.

Input

Input fieldDescription
ObjectSpecify the type of object to retrieve from Pipedrive.
TermEnter a search term to query by.
Fields to searchSelect in which fields to compare the search Term and Pipedrive records.
Exact matchSelect whether to search for exact or partial matches.
LimitEnter the maximum number of records to return.
CursorProvide the next_cursor value to retrieve the next page of results. Defaults to the first page if left blank.

Output

The Search records by query action's output fields vary based on your selected Object type. The following output table uses an Organization object as an example:

Output fieldDescription
DataContains information about the current state of the organization.
ItemsContains records from Pipedrive that match the search criteria.
Result scoreIndicates whether the search was successful.
ItemThe organization returned by the search.
IDA unique identifier for the organization.
NameName of the organization
TypeType of organization
AddressThe address of the organization.
Visible toThe visibility rules set for this organization.
OwnerContains information about the owner of the organization.
Custom fieldsContains additional information about the returned records.
NotesNotes from the returned organization.
Next cursorCursor to use for pagination to fetch the next page.

VARIABLE OUTPUT

The Search records by query action's output fields vary based on your selected Object type.

Last updated: