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

GRC Contact API for Sendinblue

外掛說明

With the GRC Contact API for Sendinblue plugin, you can intercept the data sent by a form created with the official Sendinblue plugin for WordPress in order to send them via the CRM GRC Contact API.

Any Internet user who has filled in a form on your WordPress website will create a contact in your CRM GRC Contact without a line of code.

The plugin is compatible with all fields of a company, of a contact and their custom fields.

Get your API account key and password, let’s go!

螢幕擷圖

  • Plugin configuration
  • API Gateway creation
  • Insertion of mapping code

安裝方式

This section describes how to install the plugin and get it working.

The steps are :

  1. Follow this guide to install the plugin
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to GRC Contact > Configuration then set your API account key and password
  4. Create your first API gateway, go to GRC Contact > New API
  5. Once your first gateway has been created, go to GRC Contact> APIs, then retrieve the mapping code
  6. Copy and paste the mapping code into the desired Sendinblue form

How to create an API gateway ?

The purpose of the API gateway is to match the fields of your Sendinblue form with those of the GRC Contact API. For this, you must have already created a form with the Sendinblue plugin

Inside the API creation page you can find two major sections, one for companies and another for contacts. Note that it is not possible to create a contact without creating a company.

These sections are composed of three parts:
* The first is the list of fields of the API GRC Contact
* The second corresponds to the fields of your Sendinblue form that you want to match
* The third, gives you the possibility to set a default value. This can be used if the Internet user hasn’t filled in an optional field or if you wish to insert a value in GRC Contact without there being a correspondence with a Sendinblue field, for example the origin of the contact “Website – documentation request”

The last section allows you to match the fields of the Sendinblue form with your custom fields.

For this the operation is somewhat different :
* On the first line, you must list the name of the custom fields you want to pass separated by a pipe character |
* On the second line, you must list the name of the fields of the Sendinblue form that you want to match separated by a pipe character |, in the same order as the first line

Debugging

The GRC Contact API for Sendinblue plugin provide two pages to follow the success and error API message.
Go to GRC Contact> Logs API success or to GRC Contact> Logs API error

Support

If you have any issues or if you would like help installing contact me : https://gendt.fr

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈GRC Contact API for Sendinblue〉的開發相關工作。

參與者

將〈GRC Contact API for Sendinblue〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.3

  • Fix some file names.

1.0.2

  • Remove Carbon librairy and usage.

1.0.1

  • Remove unused dependencies and images to optimized the plugin size.