Search deal in Pipedrive.
Application
Pipedrive
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Search term | The search term to look for. Minimum 2 characters (or 1 if using exact_match) | Text (Short) | Yes | |
Exact match? | Whether only full exact matches against the given term are returned. It is not case sensitive | True/False | No | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Include fields | Supports including optional fields in the results which are not provided by default. Example: deal.cc_email | Text (Short) | No | |
Organization ID | Will filter Deals by the provided Organization ID | Text (Short) | No | |
Person ID | Will filter Deals by the provided Person ID | Text (Short) | No | |
Search fields | A comma-separated string array. The fields to perform the search from. Defaults to all of them | Text (Long) | No | |
Status | The status of the deal. If not provided it will automatically be set to "open" | Predefined Choice List | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A