Webflow
Interact with your Webflow CMS Collections to view, add, update, and delete items easily with SheetLink formulas in Google Sheets.
Review our Webflow template and watch to the Webflow video tutorial (4 Minutes)
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") |
Developers can review the official Webflow API Documentation 📖
Missing a formula? Suggest one here 💡
Note that "options" are optional, other variables are required 👍
Video Tutorial
Template
Webflow Google Sheets Template
Navigation
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. |
🚑 Need Help?
You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink
Last updated