/webflow-sites | Type: Application | PCID required: Yes
Tools
webflow_sites_authorized_by
Get Authorization User Infowebflow_sites_create_redirect
Create a 301 redirect Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
fromUrl | string | Yes | — | The source URL path that will be redirected. |
id | string | No | — | The ID of the specific redirect rule |
toUrl | string | Yes | — | The target URL path where the user or client will be redirected. |
webflow_sites_create_site
Create Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workspace_id | string | Yes | — | Unique identifier for a Workspace |
body | object | No | — | Request body |
webflow_sites_create_webhook
Create Webhook Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | Yes | — | The Webhook registration object |
webflow_sites_delete_google_tag
Delete Google Tag Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
tag_id | string | Yes | — | The Google Tag ID (e.g. G-XXXXXXXXXX) |
webflow_sites_delete_google_tags
Delete Google Tags Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_delete_redirects
Delete 301 redirects Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
redirect_id | string | Yes | — | Unique identifier site redirect |
webflow_sites_delete_robots_txt
Delete robots.txt Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
rules | object[] | No | — | List of rules for user agents. |
sitemap | string | No | — | URL to the sitemap. |
webflow_sites_delete_site
Delete Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_delete_well_known
Delete a well-known file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | No | — | Request body |
webflow_sites_get_comment_thread
Get Comment Thread Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
comment_thread_id | string | Yes | — | Unique identifier for a Comment Thread |
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) |
sortBy | string | No | — | Sort results by the provided value. Only allowed when sortOrder is provided. |
sortOrder | string | No | — | Sorts the results by asc or desc |
webflow_sites_get_custom_domains
Get Custom Domains Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_get_redirects
Get 301 redirects Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_get_robots_txt
Get robots.txt Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_get_site
Get Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_get_site_activity_logs
Get Site Activity Logs 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_sites_get_site_plan
Get Site Plan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_get_webhook
Get Webhook Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
webhook_id | string | Yes | — | Unique identifier for a Webhook |
webflow_sites_get_workspace_audit_logs
Get Workspace Audit Logs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
workspace_id_or_slug | string | Yes | — | Unique identifier or slug for a Workspace |
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 |
sortOrder | string | No | — | Sorts the results by asc or desc |
eventType | string | No | — | The event type to filter by |
from | string | No | — | The start date to filter by |
to | string | No | — | The end date to filter by |
webflow_sites_introspect
Get Authorization Infowebflow_sites_list_comment_replies
List Comment Replies Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
comment_thread_id | string | Yes | — | Unique identifier for a Comment Thread |
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) |
sortBy | string | No | — | Sort results by the provided value. Only allowed when sortOrder is provided. |
sortOrder | string | No | — | Sorts the results by asc or desc |
webflow_sites_list_comment_threads
List Comment Threads 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) |
sortBy | string | No | — | Sort results by the provided value. Only allowed when sortOrder is provided. |
sortOrder | string | No | — | Sorts the results by asc or desc |
webflow_sites_list_google_tags
List Google Tags Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_list_sites
List Siteswebflow_sites_list_webhooks
List Webhooks Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
webflow_sites_remove_webhook
Remove Webhook Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
webhook_id | string | Yes | — | Unique identifier for a Webhook |
webflow_sites_replace_robots_txt
Replace robots.txt Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
rules | object[] | No | — | List of rules for user agents. |
sitemap | string | No | — | URL to the sitemap. |
webflow_sites_set_well_known
Set a well-known file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
contentType | string | No | — | The content type of the file. Defaults to application/json |
fileData | string | Yes | — | The contents of the file |
fileName | string | Yes | — | The name of the file |
webflow_sites_site_publish
Publish Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
customDomains | string[] | No | — | Array of Custom Domain IDs to publish |
pageId | string | No | — | The ID of the page to publish |
publishToWebflowSubdomain | boolean | No | — | Choice of whether to publish to the default Webflow Subdomain |
webflow_sites_update_redirect
Update 301 redirect Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
redirect_id | string | Yes | — | Unique identifier site redirect |
fromUrl | string | No | — | The source URL path that will be redirected. |
id | string | No | — | The ID of the specific redirect rule |
toUrl | string | No | — | The target URL path where the user or client will be redirected. |
webflow_sites_update_robots_txt
Update robots.txt Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
rules | object[] | No | — | List of rules for user agents. |
sitemap | string | No | — | URL to the sitemap. |
webflow_sites_update_site
Update Site Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
body | object | No | — | Request body |
webflow_sites_upsert_google_tags
Update Google Tag Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
site_id | string | Yes | — | Unique identifier for a Site |
googleTagIds | object[] | Yes | — | List of Google Tags configured for a site, sorted by order. |

