/webflow-content | Type: Application | PCID required: Yes
Tools
webflow_content_add_custom_code_to_page
Add or update custom code on a page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
createdOn | string | No | — | Date when the Site’s scripts were created |
lastUpdated | string | No | — | Date when the Site’s scripts were last updated |
scripts | object[] | No | — | A list of scripts applied to a Site or a Page |
webflow_content_add_custom_code_tosite
Add or update custom code on a site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
createdOn | string | No | — | Date when the Site’s scripts were created |
lastUpdated | string | No | — | Date when the Site’s scripts were last updated |
scripts | object[] | No | — | A list of scripts applied to a Site or a Page |
webflow_content_create_asset
Upload Asset Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | Yes | — | Information about the asset to create |
webflow_content_create_asset_folder
Create Asset Folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | Yes | — | Request body |
webflow_content_delete_asset
Delete Asset Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
asset_id | string | Yes | — | Unique identifier for an Asset on a site |
webflow_content_delete_form_submission
Delete Form Submission Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
webflow_content_delete_form_submission_by_site
Delete Form Submission by Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
webflow_content_delete_page_custom_code
Delete custom code from a page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
webflow_content_delete_site_custom_code
Delete custom code from a site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_content_get_asset
Get Asset Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
asset_id | string | Yes | — | Unique identifier for an Asset on a site |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
webflow_content_get_asset_folder
Get Asset Folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
asset_folder_id | string | Yes | — | Unique identifier for an Asset Folder |
webflow_content_get_component_content
Get Component Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
component_id | string | Yes | — | Unique identifier for a Component |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
branchId | string | No | — | Scope the operation to work on a specific branch. |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_get_component_properties
Get Component Properties Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
component_id | string | Yes | — | Unique identifier for a Component |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
branchId | string | No | — | Scope the operation to work on a specific branch. |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_get_form_schema
Get Form Schema Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
form_id | string | Yes | — | Unique identifier for a Form |
webflow_content_get_form_submission
Get Form Submission Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
webflow_content_get_form_submission_by_site
Get Form Submission by Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
webflow_content_get_page_custom_code
Get custom code for a page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
webflow_content_get_page_metadata
Get Page Metadata Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
webflow_content_get_scripts
Get Registered Scripts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_content_get_site_custom_code
Get custom code for a site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_content_get_site_custom_code_blocks
List Custom Code Blocks Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
webflow_content_get_static_content
Get Page Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_list_asset_folders
List Asset Folders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_content_list_assets
List Assets Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
webflow_content_list_components
List Components Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
branchId | string | No | — | Scope the operation to work on a specific branch. |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_list_forms
List Forms Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_list_pages
List Pages Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
webflow_content_list_submissions
List form submissions by form Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
form_id | string | Yes | — | Unique identifier for a Form |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
webflow_content_list_submissions_2
List form submissions by site and form Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
form_id | string | Yes | — | Unique identifier for a Form |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
webflow_content_list_submissions_by_site
List Form Submissions by Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
elementId | string | No | — | Identifier for an element |
offset | integer | No | — | Offset used for pagination if the results have more than limit records |
limit | integer | No | — | Maximum number of records to be returned (max limit: 100) |
webflow_content_modify_form_submission
Modify Form Submission Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
body | object | Yes | — | Request body |
webflow_content_modify_form_submission_by_site
Modify Form Submission by Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
form_submission_id | string | Yes | — | Unique identifier for a Form Submission |
body | object | Yes | — | Request body |
webflow_content_patch_asset
Update Asset Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
asset_id | string | Yes | — | Unique identifier for an Asset on a site |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
body | object | Yes | — | Information about the asset to update |
webflow_content_post_hosted_script
Register Script - Hosted Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | No | — | A registered external script |
webflow_content_post_inline_scripts
Register Script - Inline Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | No | — | A registered inline (Webflow-hosted) script |
webflow_content_update_component_content
Update Component Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
component_id | string | Yes | — | Unique identifier for a Component |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
branchId | string | No | — | Scope the operation to work on a specific branch. |
nodes | object[] | Yes | — | List of DOM Nodes with the new content that will be updated in each node. |
webflow_content_update_component_properties
Update Component Properties Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
component_id | string | Yes | — | Unique identifier for a Component |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
branchId | string | No | — | Scope the operation to work on a specific branch. |
properties | object[] | Yes | — | A list of component properties to update within the specified secondary locale. |
webflow_content_update_page_settings
Update Page Metadata Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
localeId | string | No | — | Unique identifier for a specific Locale. Learn more about localization. |
openGraph | object | No | — | Open Graph fields for the Page |
seo | object | No | — | SEO-related fields for the Page |
slug | string | No | — | Slug for the page. Note: Updating slugs in secondary locales is only supported in <a href=“https://webflow.com/localization”>Advanced and Enterprise localization add-on plans.</a> |
title | string | No | — | Title for the page |
webflow_content_update_static_content
Update Page Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | Unique identifier for a Page |
localeId | string | Yes | — | The locale identifier. |
nodes | object[] | Yes | — | List of DOM Nodes with the new content that will be updated in each node. |

