Server
WooCommerce
Connect your WooCommerce store backend to Converge
Installation Instructions
1
Navigate to your WooCommerce REST API Settings
- Navigate to your WordPress Admin Dashboard.
- From the Menu Sidebar, navigate to the WooCommerce > Settings submenu.
- On the WooCommerce Settings Page, click on the Advanced tab in the top bar.
- In the Advanced Tab, click on the REST API link on the top of the page.
2
Generate your WooCommerce Consumer Key and Consumer Secret
- On the REST API page, click on the Add key button, this will open a menu to create a new key.
- Choose
Converge
for the Description-form field, your own account as the User, and chooseRead
as the Permissions. - Click on Generate API Key.
- Copy the Consumer key and Consumer secret, you will need them to set up the Converge Source.
3
Create a new Server-side source in Converge
- In Converge, click on Create a new source
- Pick Server-side from the modal
- Name your source: e.g.
{Storename} Store Backend
- Choose the WooCommerce app from the dropdown menu.
4
Connect the Source to WooCommerce
- Enter your Store URL in the URL of your WooCommerce store-field, including
https://
, e.g.https://myshop.com
- Paste the Consumer key and Consumer secret from your previous step.
- Click on Create Source.
You should see the Source syncing all historical order data, you should wait until it’s fully synced to create connections
Event Spec
This integration auto-tracks the following events on the server with all properties available according to the Converge Event Spec.
Event Name | Event Description |
---|---|
Placed Order | When a customer places an order. |