Pipedrive

Supports:

  • ✅ Models
  • ✅ Model sync destination
  • ✅ Bulk sync source
  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue
domainstringDomaintrue

Example

{
"name": "Pipedrive connection",
"type": "pipedrive",
"configuration": {
"api_key": "secret",
"domain": "polytomic"
}
}

Model Sync

Source

Configuration

NameTypeDescriptionRequired
objectstringObjecttrue

Example

{
...
"configuration": {
"object": "object"
}
}

Target

Pipedrive connections may be used as the destination in a model sync.

Bulk Sync

Source

Pipedrive connections may be used as a bulk sync source. No additional configuration options are required.