Migrate Your Zapier Zaps from Pipedrive V1 to V2.
Stop manually reconfiguring each Pipedrive action. Our migration engine automatically upgrades your Zaps — via file upload or directly inside the Zapier editor with our Chrome Extension.
File Upload Migration
Export your Zaps from Zapier as a JSON file. Upload it to our tool, select which Zaps to migrate, and download the V2 version. Re-import into Zapier — done.
Chrome Extension (In-Place)
For webhook-triggered Zaps that can't survive export/import. Our extension migrates Pipedrive actions directly inside the Zapier editor — your webhook URLs stay intact.
What the Engine Does
Every aspect of the Pipedrive V1 → V2 transition, handled automatically.
Automatic Action Mapping
Every Pipedrive V1 action in your Zaps is automatically mapped to its V2 equivalent. Create Deal, Update Person, Find Organization — all swapped to the correct V2/V3 action names with the right API version.
Bridge Node Injection
V2 triggers return fewer fields inline — person_name becomes just person_id. Our engine automatically injects lookup "bridge" nodes that resolve IDs back into names, so downstream steps continue working without manual field remapping.
Webhook URL Preservation
The Chrome Extension edits Zaps in-place inside the Zapier editor. Your webhook trigger stays untouched — same URL, same configuration. External systems keep sending data to the same endpoint without any changes on their side.
Auth Propagation
The Chrome Extension automatically discovers your Pipedrive OAuth connection and propagates it to all migrated steps — including bridge nodes. No manual account re-linking required after migration.
Nested Path Support
Complex Zaps with branching paths, parallel routes, and error handling? No problem. The engine recursively traverses the entire Zap tree, migrating Pipedrive nodes at every nesting level — not just the top-level steps.
Multi-Account Team Support
Team Zapier exports contain Zaps from multiple user accounts. Our tool detects this, breaks them down by account, and lets you selectively migrate per-user — perfect for agencies managing client Zapier accounts.
Ready to Migrate Your Zaps?
✓ Save Hours Per Zap
Turn tedious manual action-by-action reconfiguration into a single-click automated process.
✓ Keep Webhooks Intact
Our Chrome Extension migrates in-place — no broken webhook URLs, no reconfiguring external systems.
✓ Beat the Deadline
Pipedrive V1 retires July 2026. Start migrating now and avoid last-minute scrambling.
Frequently Asked Questions
Everything you need to know about migrating Zapier Zaps from Pipedrive V1 to V2
Is there an automatic way to migrate Zapier Zaps from Pipedrive V1 to V2? expand_more
What happens to webhook Zaps during migration? expand_more
When is the Pipedrive V1 API being deprecated? expand_more
What are bridge nodes? expand_more
person_name directly, but V2 only returns person_id. Bridge nodes are automatic lookup steps that our engine injects to resolve these IDs back into names, ensuring your downstream steps continue working correctly.