Connector WooCommerce
Component extracts data from WooCommerce API from Orders endpoint.
Prerequisites
Application requires setting up consumer_key
and #consumer_secret
in the component configuration.
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. |