List

List

Certified

List and filter deals in Pipedrive CRM

yaml
type: io.kestra.plugin.pipedrive.deals.List
yaml
id: pipedrive_list_deals
namespace: company.team

tasks:
  - id: list_deals
    type: io.kestra.plugin.pipedrive.deals.List
    apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
    pipelineId: 1
    status: "open"
    limit: 100
Properties
Defaulthttps://api.pipedrive.com/api/v2
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
Definitions
acvnumber
add_timestring
arrnumber
channelinteger
channel_idstring
close_timestring
currencystring
custom_fieldsobject
expected_close_datestring
idinteger
local_close_datestring
local_lost_datestring
local_won_datestring
lost_reasonstring
lost_timestring
mrrnumber
org_idinteger
originstring
origin_idstring
person_idinteger
pipeline_idinteger
probabilitynumber
stage_idinteger
statusstring
titlestring
update_timestring
user_idinteger
valuenumber
visible_tostring
won_timestring
Formaturi