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.
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 π
Webflow Google Sheets Template
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.
You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink
Last updated