Pipedrive is a cloud-based sales Customer Relationship Management (CRM) tool designed to help businesses manage leads and deals, track communication, and automate sales processes.
To obtain the API token for Pipedrive, follow these steps:
The config
section in a YAML file includes the following properties:
Connectorname: Pipedrive
Pipedrive_api_key: Pipedrive API key
version: 1
encrypt_credentials: false
plugins:
extractors:
- name: Pipedrive_data
connectorname: Pipedrive
config:
pipedrive_api_key: <PIPEDRIVE API KEY>
select:
- TABLE1
- TABLE2
properties:
since_timestamp: <SINCE TIME STAMP>