Webflow API V2? Update with Make.com Connection

Hey @stoesselleon :wave:

The V2 Beta API doc explains:

:arrow_right: Try the settings below which work for my scenario.

In the “Make an API call” module:
URL:
/collections/{collection_id}/items/{item_id}/live

BODY:
{
}

At this step, the item is set to “draft” (despite the DELETE method).

Then add a “Delete an item module” targetting your item ID.

Hope this will work for you too.

3 Likes