This article explains how to set up the Tinx WooCommerce Connector using the REST API. You’ll need to generate API credentials in WooCommerce and enter them into Business Central.
Prefer to watch? Follow the full setup in the video below:
Generate API Credentials in WooCommerce
-
Log into the WordPress backend and go to WooCommerce > Settings > Advanced > REST API.
-
Click Add Key.
-
Enter a description (e.g. Tinx Connector), select a user, and set permissions to Read/Write.
-
Click Generate API Key.
📌 Important: Copy and save both the Consumer Key and Consumer Secret immediately — they will not be shown again.
Enter Credentials in Business Central
-
Open the Sales Channel in Business Central.
-
Fill in the Website URL.
-
Paste the Consumer Key and Consumer Secret into the matching fields.
✅ That’s it — your connection is now ready for testing.
Optional: Use REST API Log for Debugging
For setup and testing, you can optionally install the free REST API Log plugin. It logs all incoming and outgoing REST API calls to and from WooCommerce.
-
After installing, go to Tools > REST API Log to view logs.
-
Note that this plugin is not required for the connector to function.