Import Customer
- You can navigate to WooCommerce -> Operations > Select the Instance > Select operation operation as an Import Customer.
- Click on the Execute button
- System will create a customer queue under Logs > Customers queue
- Once the customer is imported you will be able to see all the customers imported under WooCommerce -> Sales -> Customer.
Manage Customers via Webhooks :
- After you have activated the feature, if any new customer is created in your WooCommerce Store it will automatically get imported to Odoo.
- When Customer is Created/Updated
- If you configure the customer create/update webhook, While customer is created in WooCommerce store it will create a customer queue and then sync the customer in Odoo.
- While the customer is updated in WooCommerce store it will create a customer queue and then update customers in Odoo.
- When Customer is Deleted
- If you configure the Deleted webhook, While a customer is deleted in WooCommerce store it will delete a customer queue in Odoo.