List

List

Certified

List and filter persons in Pipedrive CRM

yaml
type: io.kestra.plugin.pipedrive.persons.List
yaml
id: pipedrive_list_persons
namespace: company.team

tasks:
  - id: list_persons
    type: io.kestra.plugin.pipedrive.persons.List
    apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
    ownerId: 7
    limit: 100
Properties
Defaulthttps://api.pipedrive.com/api/v2
DefaultFETCH
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
Formaturi