Pipedrive: Leads
Properties
| Name | Type | |
|---|---|---|
| engine | String=pipedrive:leads | |
| token | String | |
| archived_status | String | |
| owner_id | Integer | |
| person_id | Integer | |
| organization_id | Integer | |
| filter_id | Integer | |
engine
Must be pipedrive:leads.
- Required
- Yes
token
OAuth Token
- Required
- No
archived_status
Filtering based on the archived status of a lead.
- Required
- No
- Enum
-
archivednot_archived
owner_id
If supplied, only leads matching the given user will be returned.
- Required
- No
person_id
If supplied, only leads matching the given person will be returned.
- Required
- No
organization_id
If supplied, only leads matching the given organization will be returned.
- Required
- No
filter_id
The ID of the filter to use.
- Required
- No