webflow / js-webflow-api

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

Add live to Create and Update Methods (or add it to the README.md) #89

Closed eseagency closed 3 months ago

eseagency commented 1 year ago

The API documentation on developers.webflow.com seems to allow items to be created or updated to the live page without publishing the whole site. However this doesn't seem to be supported by this API (or at least I can't get it to work). I've tried all the techniques described in passed issues but without any success.

If it is already possible I would like to ask for this to be added to the README.md since in my opinion this is a quite important part of this API.

tbell511 commented 1 year ago

Is it possible to create a live CMS item without having to use a raw request?

dsinghvi commented 3 months ago

This is no longer relevant in the v2.2.0 release, please reopen if you encounter anymore issues!