Webflow
Interact with your Webflow CMS Collections to view, add, update, and delete items easily with SheetLink formulas in Google Sheets.
Last updated
Interact with your Webflow CMS Collections to view, add, update, and delete items easily with SheetLink formulas in Google Sheets.
Last updated
Review our Webflow template and watch to the Webflow video tutorial (4 Minutes)
Developers can review the official Webflow API Documentation 📖
Missing a formula? Suggest one here 💡
Note that "options" are optional, other variables are required 👍
Webflow Google Sheets Template
You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink
Formula
=Webflow_UpdateLiveCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_UpdateCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_PatchLiveCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_PatchCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_GetCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_DeleteCollectionItem( "collection_id" ,"item_id" ,"options")
=Webflow_CreateCollectionItem( "collection_id" ,"options")
=Webflow_CreateLiveCollectionItem( "collection_id" ,"options")
=Webflow_GetCollectionFullSchema( "collection_id" ,"options")
=Webflow_GetCollectionItems( "collection_id" ,"options")
=Webflow_CreateCollectionItem( "collection_id" ,"options")
=Webflow_GetCollections( "site_id" ,"options")
=Webflow_GetSites("options")
Page
🚀 Quick Start
60 second getting started guide.
❓ FAQ
Answers to frequently asked SheetLink questions.
🛠️ Functions
Powerful functions unique to SheetLink.
💪 "options"
Control the request to and response from any application.