> For the complete documentation index, see [llms.txt](https://docs.sheet.link/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sheet.link/formulas/apps/webflow.md).

# Webflow

Interact with your Webflow CMS Collections to view, add, update, and delete items easily with SheetLink formulas in Google Sheets.

{% hint style="success" %}
Review our [Webflow template](https://docs.google.com/spreadsheets/d/1VbKOgxuh11ODxiMOcG3Fv27AzPqKqQUzE2oXo7bvdfA/edit?usp=sharing) and watch to the [Webflow video tutorial](https://youtu.be/wSNSeKAHzGU) (4 Minutes)
{% endhint %}

| Formula                                                                                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>Interact with Webflow API using only the SheetLink</strong> <a href="/formulas/options.md">"options"</a></p><p>=Webflow( <a href="/formulas/options.md">"options"</a>)</p> |
| **=Webflow\_UpdateLiveCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                      |
| **=Webflow\_UpdateCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                          |
| **=Webflow\_PatchLiveCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                       |
| **=Webflow\_PatchCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                           |
| **=Webflow\_GetCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                             |
| **=Webflow\_DeleteCollectionItem( "collection\_id" ,"item\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                          |
| **=Webflow\_CreateCollectionItem( "collection\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                      |
| **=Webflow\_CreateLiveCollectionItem( "collection\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                  |
| **=Webflow\_GetCollectionFullSchema( "collection\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                   |
| **=Webflow\_GetCollectionItems( "collection\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                        |
| **=Webflow\_CreateCollectionItem( "collection\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                      |
| **=Webflow\_GetCollections( "site\_id" ,**[**"options"**](/formulas/options.md)**)**                                                                                                  |
| **=Webflow\_GetSites(**[**"options"**](/formulas/options.md)**)**                                                                                                                     |

Developers can review the official [Webflow API Documentation](https://developers.Webflow.com) 📖

{% hint style="success" %}
Missing a formula? [Suggest one here](https://www.sheet.link/suggest) 💡
{% endhint %}

{% hint style="info" %}
Note that ["options"](/formulas/options.md) are optional, other variables are required 👍
{% endhint %}

### Video Tutorial

{% embed url="<https://youtu.be/wSNSeKAHzGU>" %}

### Template

[Webflow Google Sheets Template](https://docs.google.com/spreadsheets/d/1VbKOgxuh11ODxiMOcG3Fv27AzPqKqQUzE2oXo7bvdfA/edit?usp=sharing)

### Navigation <a href="#where-to" id="where-to"></a>

| Page                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>🚀 <a href="/quickstart.md"><strong>Quick Start</strong></a>​</p><p>60 second getting started guide.</p>                                               |
| <p><strong>​</strong><a href="/faq.md"><strong>❓ FAQ</strong></a><strong>​</strong></p><p>Answers to frequently asked SheetLink questions.</p>            |
| <p>🛠️ <a href="/formulas/functions.md"><strong>Functions</strong></a><strong>​</strong></p><p>Powerful functions unique to SheetLink.</p>                |
| <p>💪 <a href="/formulas/options.md"><strong>"options"</strong></a><strong>​</strong></p><p>Control the request to and response from any application.</p> |

## 🚑 Need Help?

You can always contact us via <support@sheet.link> or by messaging us on Twitter [@SheetLink](https://twitter.com/SheetLink)
