Get
Get Certified

Get a person from Pipedrive CRM

yaml
type: io.kestra.plugin.pipedrive.persons.Get
yaml
id: pipedrive_get_person
namespace: company.team

tasks:
  - id: get_person
    type: io.kestra.plugin.pipedrive.persons.Get
    apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
    personId: 123
Properties
Defaulthttps://api.pipedrive.com/api/v2
DefaultFETCH_ONE
Possible Values
STOREFETCHFETCH_ONENONE
Definitions
add_timestring
custom_fieldsobject
emailsarray
labelstring
primaryboolean
valuestring
first_namestring
idinteger
last_namestring
namestring
org_idinteger
owner_idinteger
phonesarray
labelstring
primaryboolean
valuestring
update_timestring
visible_tostring
Definitions
add_timestring
custom_fieldsobject
emailsarray
labelstring
primaryboolean
valuestring
first_namestring
idinteger
last_namestring
namestring
org_idinteger
owner_idinteger
phonesarray
labelstring
primaryboolean
valuestring
update_timestring
visible_tostring
Formaturi