
Get
CertifiedGet a deal from Pipedrive CRM
Get
Certified
Get a deal from Pipedrive CRM
yaml
type: io.kestra.plugin.pipedrive.deals.GetExamples
yaml
id: pipedrive_get_deal
namespace: company.team
tasks:
- id: get_deal
type: io.kestra.plugin.pipedrive.deals.Get
apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
dealId: 123
Properties
apiToken *Requiredstring
dealId *Requiredintegerstring
apiUrl string
Default
https://api.pipedrive.com/api/v2fetchType string
Default
FETCH_ONEPossible Values
STOREFETCHFETCH_ONENONEpluginDefaultsRef Non-dynamicstring
Outputs
deal
Definitions
io.kestra.plugin.pipedrive.models.Deal
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
uri string
Format
uri