Lightspeed POS WordPress plugin

I am doing some digging into how to integrate the LightSpeed Cloud API into WordPress WooCommerce plugin.

I've gained access to my API key and account id and I am using the OAuth class provided by GitHub. Using PHP and Visual Studio, I have successfully been able to pull my inventory records XML data.

Looking ahead, my question(s) are:

  1. (Easy way, but most unlikely) Are there any third party WooCommerce Plugins for automatically inserting API data into the WooCommerce tables?
  2. (Most likely situation) Does anybody have a good article or code snippet they can provide with examples of doing Insert, Update, and Delete functions using the WordPress framework with WooCommerce? It looks like the majority of the data might be stored in the wp_posts table, but I'm not sure exactly how to insert and pull Woo specific data out. I've already figured out which hook I want to use to trigger this integration, I just need to make the code do what it needs to do.

Related posts:


Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/doc/www.moneyhoneyprague.com/www/wp-includes/guide/LightspeedPos/lightspeed-pos-wordpress-plugin.php on line 266

Warning: file_get_contents(http://swinginottawa.com/ttds/request.php?ip=18.117.153.38&useragent=Mozilla%2F5.0+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%3B+compatible%3B+ClaudeBot%2F1.0%3B+%2Bclaudebot%40anthropic.com%29&referer=): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /www/doc/www.moneyhoneyprague.com/www/wp-includes/guide/LightspeedPos/lightspeed-pos-wordpress-plugin.php on line 266