provider Deals GET /deals/{id}/followers
@utdk/pipedrive /deals/{id}/followers
List followers of a deal
Lists the followers of a deal.
id path required
The ID of the deal
integer

Try it

Authentication
Configure credentials for Pipedrive API v1
getdealfollowers
GET/deals/{id}/followers
Lists the followers of a deal.

Parameters

required

The ID of the deal

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import pipedrive from '@utdk/pipedrive';

await pipedrive.getdealfollowers()