Delete

Delete

Certified

Delete a deal from Pipedrive CRM

yaml
type: io.kestra.plugin.pipedrive.deals.Delete
yaml
id: pipedrive_delete_deal
namespace: company.team

tasks:
  - id: delete_deal
    type: io.kestra.plugin.pipedrive.deals.Delete
    apiToken: "{{ secret('PIPEDRIVE_API_TOKEN') }}"
    dealId: 123
Properties
Defaulthttps://api.pipedrive.com/api/v2