這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Processors for Caldera Forms

描述

Zoho CRM Integration

If you need the forms on your site to submit lead information to the installation of Zoho CRM, this plugin is for you.

You can map the form fields to any lead fields in Zoho CRM.

If different forms need to submit to different instances of Zoho CRM, that is possible too.

安裝

  1. Upload processors-for-caldera-forms.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a form using Caldera Forms
  4. Start editing the form
  5. Head to Processors and add one of the new processors
  6. (Zoho CRM) Enter the Zoho CRM authentication token into the dedicated field
  7. Save and reload the form
  8. (Zoho CRM) Head back to Processors and click on “Zoho CRM Integration” processor
  9. (Zoho CRM) Set up mapping for any required field. The dropdown field across each form field lists all the lead fields available in your Zoho CRM installation

常見問題

Installation Instructions
  1. Upload processors-for-caldera-forms.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create a form using Caldera Forms
  4. Start editing the form
  5. Head to Processors and add one of the new processors
  6. (Zoho CRM) Enter the Zoho CRM authentication token into the dedicated field
  7. Save and reload the form
  8. (Zoho CRM) Head back to Processors and click on “Zoho CRM Integration” processor
  9. (Zoho CRM) Set up mapping for any required field. The dropdown field across each form field lists all the lead fields available in your Zoho CRM installation
(Zoho CRM) What is authentication token?

Authentication token is a way to authenticate your WordPres installation when working with Zoho CRM API. In other words, it is like a username and password used when saving details of new leads into your Zoho CRM installation. Authetincation token allows Zoho CRM to check that the submission that your website makes is legit. It also allows to identify what Zoho CRM account to save the lead information to.

(Zoho CRM) How do I find what my authentication token is?

Please see instructions at https://www.zoho.com/crm/help/api/using-authentication-token.html

(Zoho CRM) I want different Caldera Forms to submit to different Zoho CRM installations. In this possible?

Yes, definitely. For each Caldera Form, enter authentication tokens of the Zoho CRM installations that you need those form to send leads to.

(Zoho CRM) I want one Caldera Form to submit to two or more different Zoho CRM installations. In this possible?

Yes, definitely. Add multiple Zoho CRM processors to the same form and configure them using different authentication aokens.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Processors for Caldera Forms” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Processors for Caldera Forms 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.2

  • Switched to using the “caldera_forms_includes_complete” hook for checking if Caldera Forms core has been loaded

0.1.1

  • Fixed bug with auto-initialisation of parameters array
  • Minor refactoring of lead creation method for Zoho CRM

0.1.0

  • Initial release
  • Adding Zoho CRM integration processor