plugin-icon

CloseHub Connector

Connect your WordPress site to CloseHub with a single API key in order to send statistics.
版本
1.0.2
最后更新
Jul 7, 2026
CloseHub Connector

CloseHub Connector replaces the multiple credentials previously required to link a WordPress site with CloseHub — a marketing project management platform.

Once the plugin is activated, it generates a secure API key and exposes a dedicated REST API namespace (/wp-json/closehub/v1/) that CloseHub uses to interact with your site.

What it replaces:

  • WordPress Application Password (username + password)
  • WooCommerce REST API consumer key and consumer secret
  • Gravity Forms API key

You only need to share two things with CloseHub:

  1. Your site URL
  2. The generated API key (found at Settings CloseHub)

Available endpoints:

  • GET /closehub/v1/ping — verify the connection
  • POST /closehub/v1/posts — publish or draft a post
  • GET /closehub/v1/woocommerce/orders — fetch order data (requires WooCommerce)
  • GET /closehub/v1/gravity-forms/forms — list forms (requires Gravity Forms)
  • GET /closehub/v1/gravity-forms/forms/{id} — get form details
  • GET /closehub/v1/gravity-forms/forms/{id}/entries — count form entries by date range

WooCommerce and Gravity Forms endpoints return a clear error if those plugins are not active — they are not required.

Multisite networks:

On a WordPress Multisite network, the same endpoints listed above are shared by every site in the network — there is no separate namespace or key to manage. Activate the plugin network-wide and go to Network Admin Settings CloseHub to find one API key shared by the whole network. Every request to those endpoints automatically returns a sites array with one entry per site in the network (site_id, url, and that site’s data or an error message), instead of a single site’s result — handy when a network is used to run the same company in multiple languages.

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0
这个插件是可用的下载,适用于您的站点。