Setup
There are three steps you need to configure for the WooCommerce source: Credentials, Date Interval and Tables.Credentials
In the Credentials step, you need to input your Webshop URL, Consumer Key and Consumer Secret.To generate the Consumer Key and Consumer Secret, you need to follow these instructions:
- Go to WooCommerce > Settings > Advanced
- Go to the REST API tab and click Add key.
- Give the key a description for your own reference, choose a user with access to orders etc, and give the key read/write permissions.
- Click Generate api key.
- Your keys will be shown - do not close this tab yet, the secret will be hidden if you try to view the key again.
Date Interval
In the Date Interval step, you need to input the first/start date you want to extract data from. If you want to extract data from a fixed period, you can also input an end date.