import-from-airtable-to-woocommerce-v1
v1.js
Imports from airtable to woocommerce. Imports products to woocommerce.
Should be run with command line arguments.
Example:node import-from-airtable-to-woocommerce-v1.js \wc-api-url=https://SITE/wp-json/wc/v3 \wc-consumer-key= \wc-consumer-secret= \type=product \airtable-base-name= \airtable-table-name=Pricelist \airtable-view-name=wordpress \airtable-table-key=Model \airtable-key-name=wp \airtable-key-value=publish …