Delete

Delete

Certified

Delete a person from Pipedrive CRM

yaml
type: io.kestra.plugin.pipedrive.persons.Delete
yaml
id: pipedrive_delete_person
namespace: company.team

tasks:
  - id: delete_person
    type: io.kestra.plugin.pipedrive.persons.Delete
    apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
    personId: 55
Properties
Defaulthttps://api.pipedrive.com/api/v2