Aura Historia Partner Connect

Aura Historia Partner Connect

Details
View on WordPress

Aura Historia Partner Connect connects a WooCommerce store to Aura Historia.

After you save the Shop ID and API key from Aura Historia, the plugin automatically:

  • creates and maintains exactly three WooCommerce product webhooks:
    • product.created
    • product.updated
    • product.deleted
  • keeps those managed webhooks in sync without creating duplicates
  • repairs plugin-owned webhooks after manual edits or deletion
  • generates and stores the WooCommerce webhook signing secret automatically
  • sends webhook deliveries to Aura Historia using the built-in endpoint pattern
  • pauses plugin-owned webhooks on deactivation
  • removes plugin-owned webhooks and plugin options on uninstall
  • can re-send the current catalog in the background after a successful connection

The plugin keeps the settings surface intentionally small. Merchants only enter:

  • Shop ID
  • API key

Merchants do not enter:

  • a webhook delivery URL
  • a webhook secret

This plugin is intended for merchants who already use Aura Historia. Once valid settings are saved, the plugin sends product data to Aura Historia so the connected catalog can stay in sync.

External services

This plugin connects to Aura Historia, a hosted service required for the plugin to work.

It sends data only after a merchant saves a valid Shop ID and API key, and later when WooCommerce sends managed webhook events or the plugin runs a product backfill.

The service is used to:

  • register the generated WooCommerce webhook secret and current store locale details
  • receive ongoing product webhook deliveries
  • receive background product backfill batches

Data sent to the service may include:

  • Shop ID
  • Aura Historia API key in the x-api-key header
  • generated WooCommerce webhook secret
  • store language and currency
  • product webhook payloads for product.created, product.updated, and product.deleted
  • existing product data during an automatic or manual backfill

Service endpoints:

  • PATCH https://api.aura-historia.com/api/v1/shops/{shopId}
  • POST https://api.aura-historia.com/api/v1/webhooks/woocommerce/{shopId}
  • PUT https://api.aura-historia.com/api/v1/shops/{shopId}/products

Service provider and policies:

Details

Plugin code:
aura-historia-partner-connect
Plugin version:
0.1.0
Outdated:
No
WP version:
6.5 or higher
PHP version:
8.1 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-05-21
Rating:
Times rated:
0
aura-historia
catalog-sync
product-sync
webhooks
woocommerce