Connector WooCommerce
Component extracts data from WooCommerce API from Orders endpoint.
Prerequisites
Application requires setting up Consumer Key and Consumer Secret in the WooCommerce, as well as component configuration.
Learn more about how to set Consumer Key and Consumer Secret in WooCommerce.
Data In/Data Out
Data In |
N/A |
Data Out |
Output files are in NDJSON format where each line contains row with the information about the order. Output directory is |
Learn more about the folder structure please go to this article.
Parameters
Consumer Key (required) | To set it refer to WooCommerce documentation. |
Consumer Secret (required) | To set it refer to WooCommerce documentation. |
Store URL | Link to the e-commerce store where the data is extracted from. |
Orders | |
Start time (required) | Define the time range for orders. |
End time (required) | Define the time range for orders. |