Blocks
Pipedrive
Manage Pipedrive deals: list, get, create, update.
Pipedrive Deals via REST API with api_token.
Toolspipedrive
Block Preview
Pipedrive
Manage Pipedrive deals: list, get, create, update.
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the pipedrive block with monitoring enabled in production.
Inputs (UI)
API Token
short-inputLayout: full
Base URL
short-inputPlaceholder: https://api.pipedrive.com/v1
Layout: full
Operation
dropdownLayout: full
Options: List Deals, Get Deal, Create Deal, Update Deal
Deal ID
short-inputPlaceholder: For get/update
Layout: half
Search Term
short-inputPlaceholder: Optional
Layout: half
Payload (JSON)
codeLayout: full
Inputs (API)
apiToken
stringRequired
baseUrl
stringOptional
operation
stringRequired
dealId
stringOptional
search
stringOptional
data
stringOptional
Outputs
Primary response type:
{
"data": "json"
}Tool Access
pipedrive_deals