Skip to main content

Retrieve all deals from Pipedrive

Retrieve all deals from Pipedrive.

Application

  • Pipedrive

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Resolve properties?By default do custom properties get returned only as ID instead of their actual name. Also option fields contain only the ID instead of their actual value. If this option gets set they get automatically resolvedTrue/FalseNo
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Predefined filter IDPredefined filter to apply to the deals to retrieveText (Short)No
Stage IDID of the stage to filter deals byText (Short)No
StatusStatus to filter deals by. Defaults to all_not_deletedPredefined Choice ListNo
User IDID of the user to filter deals byText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A