vitalseeds / vs-data-api

Fast API endpoints to expose vs-data actions for to run from Filemaker
MIT License
0 stars 0 forks source link

Get wc product ID from wc #52

Open tombola opened 7 months ago

tombola commented 7 months ago

Currently get the WooCommerce product and variation Id for an acquisition from the link database.

Should be able to query WooCommerce for all products instead and then just match up by SKU.

Would mean don't have to download (overwrite) products and variations in the link database (slow and brutal)

tombola commented 7 months ago

Also need to make this action available too FileMaker scripts, IE expose an API endpoint