Google Sheets to Webflow

I am looking for helping setting up automation from google sheets to webflow. I want to be able to manage my CMS completely from a google sheet so that when I add items, it syncs and published to webflow… or if I make updates to older items, it also syncs and updates in webflow. The problem I am running into is that in order to make updates, I need to pull back the item id from webflow after it is published there… and then in order to add new items to a google sheet, it is giving me an error unless I start with the item name… Any help would be greatly appreciated!

Welcome to Make @Matthew_Morin;

An idea you might consider is that after pushing to webflow is to add the new id to your Google sheet.

Then for your content creator scenario, when that ID exists, run the update path instead of a creation branch.

1 Like