Skip to main content

Webflow connector

Back to the connector overview, authentication methods, and actions.
11 Aug 2026
guide-changes guide-imagesAdded connection guides for OAuth 2.0 and Site Token authentication, with step-by-step screenshots of the Webflow portal and guidance on which permissions to grant.
7 Aug 2026
auth-improvementsMigrated all actions from requiredScopes to authRequirements, restricting the Custom Code actions and introspect_token to OAuth 2.0 since Site Tokens cannot call those endpoints.
webflow_create_asset_folder, webflow_create_collection, webflow_create_collection_field, webflow_create_collection_items, webflow_create_live_collection_items, webflow_create_product, webflow_create_redirect, webflow_create_site, webflow_create_sku, webflow_create_webhook, webflow_delete_asset, webflow_delete_collection, webflow_delete_collection_field, webflow_delete_collection_item, webflow_delete_collection_items, webflow_delete_form_submission, webflow_delete_page_custom_code, webflow_delete_redirect, webflow_delete_robots_txt, webflow_delete_site, webflow_delete_site_custom_code, webflow_delete_webhook, webflow_delete_well_known_files, webflow_fulfill_order, webflow_get_asset, webflow_get_asset_folder, webflow_get_authorized_user, webflow_get_collection, webflow_get_collection_item, webflow_get_comment_thread, webflow_get_component_content, webflow_get_component_properties, webflow_get_custom_domains, webflow_get_ecommerce_settings, webflow_get_form_schema, webflow_get_form_submission, webflow_get_live_collection_item, webflow_get_order, webflow_get_page_content, webflow_get_page_custom_code, webflow_get_page_metadata, webflow_get_product, webflow_get_redirects, webflow_get_registered_scripts, webflow_get_robots_txt, webflow_get_site, webflow_get_site_activity_logs, webflow_get_site_custom_code, webflow_get_site_plan, webflow_get_webhook, webflow_introspect_token, webflow_list_asset_folders, webflow_list_assets, webflow_list_collection_items, webflow_list_collections, webflow_list_comment_replies, webflow_list_comment_threads, webflow_list_components, webflow_list_custom_code_blocks, webflow_list_form_submissions, webflow_list_form_submissions_by_site, webflow_list_forms, webflow_list_inventory, webflow_list_live_collection_items, webflow_list_orders, webflow_list_pages, webflow_list_products, webflow_list_sites, webflow_list_webhooks, webflow_publish_collection_items, webflow_publish_site, webflow_refund_order, webflow_register_hosted_script, webflow_register_inline_script, webflow_replace_robots_txt, webflow_set_well_known_file, webflow_unfulfill_order, webflow_unpublish_live_collection_items, webflow_update_asset, webflow_update_collection_field, webflow_update_collection_item, webflow_update_collection_items, webflow_update_component_content, webflow_update_component_properties, webflow_update_form_submission, webflow_update_inventory, webflow_update_live_collection_items, webflow_update_order, webflow_update_page_content, webflow_update_page_metadata, webflow_update_product, webflow_update_redirect, webflow_update_robots_txt, webflow_update_site, webflow_update_sku, webflow_upload_asset, webflow_upsert_page_custom_code, webflow_upsert_site_custom_code
22 Jul 2026
removed-actionsRemoved unified IAM actions (users, roles, organizations, credentials). Neither auth type exposes a workspace-members or roles API, so list_users returned only the token-owning user and list_roles returned an invented literal role with no real workspace data.
webflow_unified_get_me, webflow_unified_get_organization, webflow_unified_get_role, webflow_unified_get_user, webflow_unified_list_organizations, webflow_unified_list_roles, webflow_unified_list_users
21 Jul 2026
new-actionsAdded unified IAM users, roles, organizations, and credentials actions.