Integrating Rimdian with WooCommerce allows you to collect users navigation, import previous orders & customers and sync your data in real-time with webhooks. The integration is composed of 2 steps:Documentation Index
Fetch the complete documentation index at: https://docs.rimdian.com/llms.txt
Use this file to discover all available pages before exploring further.
- Adding the JavaScript SDK on your template
- Creating a WooCommerce API key and connecting it with Rimdian
Adding the JavaScript SDK
This integration requires the intervention of a frontend web developer.Creating a WooCommerce API key for Rimdian
In order to be able to import the previous orders & customers, and receive updates in real-time via webhooks, we need to connect Rimdian to your WooCommerce store API.- Go to
WooCommerce > Settings > Advanced > REST API - Click on the button
Add key - Select the
Readpermission - Then click on the button
Generate API key - Grab the
Consumer keyandConsumer secret, and paste them into your Rimdian WooCommerce app. - Then connect your WooCommerce app in Rimdian


