Blocks

Pipedrive

Manage Pipedrive deals: list, get, create, update.

Pipedrive Deals via REST API with api_token.

Back to Catalog
Toolspipedrive

Block Preview

Pipedrive

Manage Pipedrive deals: list, get, create, update.

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the pipedrive block with monitoring enabled in production.

Inputs (UI)

API Token

short-input

Layout: full

Base URL

short-input

Placeholder: https://api.pipedrive.com/v1

Layout: full

Operation

dropdown

Layout: full

Options: List Deals, Get Deal, Create Deal, Update Deal

Deal ID

short-input

Placeholder: For get/update

Layout: half

Search Term

short-input

Placeholder: Optional

Layout: half

Payload (JSON)

code

Layout: full

Inputs (API)

apiToken

string

Required

baseUrl

string

Optional

operation

string

Required

dealId

string

Optional

search

string

Optional

data

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

pipedrive_deals
Pipedrive | NowFlow Blocks