webflow / js-webflow-api

Node.js SDK for the Webflow Data API
https://www.npmjs.com/package/webflow-api
296 stars 95 forks source link

Start of adding ecommerce endpoints #86

Closed carstenlebek closed 7 months ago

carstenlebek commented 1 year ago

Added product and sku endpoints as a start to add the webflow ecommerce endpoints.

Missing tests and fixtures for now.

johnagan commented 1 year ago

Awesome!! Thank you so much for the contribution @carstenlebek 🎉 I'll try to get this reviewed this week.

dsinghvi commented 7 months ago

👋 @johnagan -- Apologize that the PR was not merged. Webflow just released a new version of their SDKs (v2) which has all of these endpoints included in the SDK. Up to give it a try and provide feedback?