If you’ve used the new v2 API (or Make/Zapier connection), you probably noticed that there is no longer an option to set an item as live when updating or creating.
This means you need to make a separate call (or add a separate module) every single time to publish the item.
It’s quite a pain for literally every use of the API - and, it leads to increased costs with Make/Zapier.
I know the Webflow team is doing amazing things with the API and we are all grateful :D But it would be really great if we could either bring that back, or get an explanation about why it disappeared.
Oh this is really great news! I’ve definitely been missing the ‘live’ param! I’ll hold off updating my workflows a little longer…
Although I think it’s kind of weird we still have 3 parameters that control the publishing status (isDraft isArchived and now publishStatus). For API v2, I thought they might combine these…
I’m currently migrating a zillion make scenarios from v1 to v2 (before v1 is deprecated in a few days) and it’s a painstaking reminder that we still don’t have the live param :(
I have to add a publish an item module, increasing my API usage and decreasing the speed of my operations.