Use the Pipedrive Activities API to bulk-create follow-up activities tied to deals, filtering by deal stage and owner, and handle the per-user rate limit

domain: pipedrive.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. GET /api/v1/deals with filter_id or status/stage_id query params to retrieve the set of target deals, paginating with start and limit params
  2. For each deal, POST /api/v1/activities with a body containing 'deal_id', 'user_id' (owner), 'type', 'due_date', 'due_time', and 'subject' to create the activity
  3. Inspect the response 'success' boolean and 'data' object; on failure parse the 'error' and 'error_info' fields to determine the cause
  4. Track the X-RateLimit-Remaining and X-RateLimit-Reset headers on each response and back off when remaining approaches zero
  5. Use the Pipedrive Recents endpoint GET /api/v1/recents?items=activity to verify recently created activities appear in the audit trail

Known gotchas

Related routes

Use Pipedrive's Deals API with advanced filtering to list deals by multiple conditions and update deal fields in bulk
developers.pipedrive.com · 6 steps · unrated
Manage deals in Pipedrive via API
pipedrive.com · 4 steps · unrated
Manage HubSpot deal pipeline stages via API
hubspot.com · 4 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans