Pipedrive Connector

Pipedrive Connector

Connecting to Pipedrive


Pipedrive uses token-based authentication to control access to its API.

Using Token Authentication

To authenticate to Pipedriver, you will need your Pipedrive API Key. You can find it by navigating to 'Settings' > 'Customize' > 'Personal' > 'Other' > 'API'. Set the API Key in the ProfileSettings property to connect.

Example Connection string

Profile=C:\Profiles\Pipedrive.apip;ProfileSettings='APIKey=my_api_key'

Connection Properties

The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.


PropertyDescription
APIKeyYour Pipedrive API key.