Pipedrive
-
Import/clone
Pipedrive_HTTPsource from the Connectors library application.-
Pipedrive REST API supports API Key authentication, which is preconfigured in the
Pipedrive_HTTPsource. -
You can get the API token manually from the Pipedrive web app by going to account name (on the top right) > Company settings > Personal preferences > API or by going to https://paloaltodatabases-sandbox.pipedrive.com/settings/api (in case you have multiple companies open at the same time, this link will redirect you to the API token of the last opened company). (Source: https://pipedrive.readme.io/docs/how-to-find-the-api-token )
-
You might need to enable API as described at https://pipedrive.readme.io/docs/enabling-api-for-company-users
-
The Connectors library application contains examples of how to create a deal, get all deals, and delete the created deal. You can modify these examples for any other API calls supported by Pipedrive: https://developers.pipedrive.com/docs/api/v1
-