[WordPress] 外掛分享: Sprintplan Form Sync for Pipedrive

首頁外掛目錄 › Sprintplan Form Sync for Pipedrive
全新外掛
安裝啟用
尚無評分
17 天前
最後更新
問題解決
WordPress 5.2+ PHP 7.4+ v1.0.1 上架:2026-05-10

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Sprintplan Form Sync for Pipedrive」→ 直接安裝(推薦)

原文外掛簡介

Sprintplan Form Sync for Pipedrive connects your WordPress forms directly to Pipedrive CRM. No more manual data entry — every form submission is automatically synced to the right Pipedrive module.
This is an independent, third-party plugin and is not affiliated with, endorsed by, or officially connected to Pipedrive. The name “Pipedrive” is a trademark of Pipedrive OÜ.
Supported Form Plugins

Contact Form 7 – Most popular WordPress contact form plugin
WP Forms – Drag & drop form builder for WordPress
Fluent Forms – Fastest WordPress form builder with smart features
Formidable Forms – Advanced form builder with calculation capabilities

Supported Pipedrive Modules

Persons/Contacts – Create and update contact records
Organizations – Manage company accounts
Deals – Track sales opportunities with automatic value formatting
Leads – Capture potential customers with person association
Activities – Log calls, meetings, tasks, and deadlines
Notes – Attach notes to deals, persons, or organizations
Products – Manage your product catalog

Key Features

Visual Field Mapping – Easy interface to map form fields to Pipedrive fields
Module-level Sync Control – Enable/disable sync for each Pipedrive module independently
Smart Data Normalization – Automatic formatting for phones, emails, deal values, and dates
Sync Activity Log – Track all sync operations with success/failure status
Leads with Person Creation – Automatically create persons when adding leads

External Services
This plugin connects to the Pipedrive REST API (https://api.pipedrive.com/v1) to create and manage CRM records.
What data is sent and when:

API authentication check: When you save your API token on the Settings page, the plugin sends a request to GET /users/me to verify the connection. No user data is sent.
Field definitions: When you set up field mappings, the plugin fetches available field definitions from the Pipedrive API (e.g. GET /personFields). No user data is sent.
Form submission sync: When a visitor submits a mapped WordPress form, the field values you have mapped are sent to the Pipedrive API to create a record (e.g. a Person or a Deal). Only the fields you have explicitly mapped are transmitted.

This service is provided by Pipedrive OÜ:

Terms of Service: https://www.pipedrive.com/en/terms-of-service
Privacy Policy: https://www.pipedrive.com/en/privacy

Arbitrary section
Hook Reference
Developers can extend the plugin using these hooks:

wpspi_before_create_record – Modify data before sending to Pipedrive
wpspi_after_record_created – Run custom code after successful sync
wpspi_wp_modules – Add support for additional form plugins
wpspi_verify_ssl – Override SSL verification (default: true)
wpspi_normalize_module_data – Customize data normalization per module

延伸相關外掛

文章
Filter
Apply Filters
Mastodon