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:
product.createdproduct.updatedproduct.deletedThe plugin keeps the settings surface intentionally small. Merchants only enter:
Merchants do not enter:
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.
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:
Data sent to the service may include:
x-api-key headerproduct.created, product.updated, and product.deletedService 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}/productsService provider and policies: