I have a technical question that maybe you can guide me to a solution/idea.
I know an online tool that publishes product information and updates prices/inventories regularly from marketplaces such as Amazon, Ebay, etc. to a Wordpress website ... can get the orders information, auto-order it and send back the tracking numbers. All this is done through the Woocommerce API. They don't have an API or CSV option to access this features..
Is it possible to create fake REST endpoints (a clone of WooCommerce) on my site to accept requests from that external website and process this data my way inside PW? The requests to a REST endpoint are POST like in regular forms submits?
Sorry I don't have to much technical background about this
https://woocommerce.github.io/woocommerce-rest-api-docs/?php#create-a-product
https://woocommerce.github.io/woocommerce-rest-api-docs/?php#update-a-product
https://woocommerce.github.io/woocommerce-rest-api-docs/?php#retrieve-an-order