# Webflow Blog

Get web design tips, tricks and best practices from the leader in visual web design.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Google tag gateway: Now on Webflow

DevFeed: [Google tag gateway: Now on Webflow](<https://devfeed.tech/articles/google-tag-gateway-now-on-webflow-34915.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/google-tag-gateway-now-on-webflow>)

Author: Webflow Team

Published: 2026-09-16T00:00:00Z

Content type: release

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [gateway](<https://devfeed.tech/topics/gateway.md>), [webflow](<https://devfeed.tech/topics/webflow.md>), [Google](<https://devfeed.tech/topics/google.md>), [Confidential Computing](<https://devfeed.tech/topics/confidential-computing.md>), [data](<https://devfeed.tech/topics/data.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [confidential-computing](<https://devfeed.tech/tags/confidential-computing.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [data](<https://devfeed.tech/tags/data.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [development](<https://devfeed.tech/tags/development.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [google](<https://devfeed.tech/tags/google.md>), [measurement](<https://devfeed.tech/tags/measurement.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

Webflow announces Google tag gateway, which routes conversion data through a site's first-party infrastructure. Existing native Google tag integration users can activate it by republishing their site, while new users can follow a code-free setup workflow.

### Source excerpt

When you build on Webflow, you're creating experiences designed to help your business stand out and grow. Underpinning those experiences with a strong measurement foundation can help you understand what's driving results and make more informed marketing decisions. Now, Webflow makes it easier to strengthen your measurement foundation.

## Building an AI-native data & insights operating system at Webflow

DevFeed: [Building an AI-native data & insights operating system at Webflow](<https://devfeed.tech/articles/building-an-ai-native-data-insights-operating-system-at-webflow-31385.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/building-an-ai-native-data-and-insights-operating-system>)

Author: Ashwini Chaube

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>), [decision-making](<https://devfeed.tech/topics/decision-making.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [data](<https://devfeed.tech/tags/data.md>), [data-insights](<https://devfeed.tech/tags/data-insights.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [permissions](<https://devfeed.tech/tags/permissions.md>), [review](<https://devfeed.tech/tags/review.md>), [self-service](<https://devfeed.tech/tags/self-service.md>), [skills](<https://devfeed.tech/tags/skills.md>)

### AI overview

Webflow describes how its Data & Insights team built an AI-native operating system for trusted self-service analytics. The approach combines governed data, encoded business context, reusable skills and agents, permissions, architectural controls, review practices, and human judgment, while also changing how the team works through agent-first workflows, learning, and experimentation.

### Source excerpt

How we built the governed foundations for trusted self-service analytics while transforming the way our own team works.

## How to call external APIs from Webflow without leaking API keys

DevFeed: [How to call external APIs from Webflow without leaking API keys](<https://devfeed.tech/articles/how-to-call-external-apis-from-webflow-without-leaking-api-keys-9213.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/integrate-external-apis-webflow>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [api-keys](<https://devfeed.tech/tags/api-keys.md>), [apis](<https://devfeed.tech/tags/apis.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [automation](<https://devfeed.tech/tags/automation.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cache](<https://devfeed.tech/tags/cache.md>), [github](<https://devfeed.tech/tags/github.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>)

### AI overview

A practical guide to integrating external APIs with Webflow through a Webflow Cloud server-side proxy, client-side fetch for public APIs, or no-code automation. It emphasizes keeping API credentials out of the browser and explains why the proxy is preferred for authenticated production integrations.

### Source excerpt

Learn three ways to connect external APIs to Webflow (server-side proxy, client-side fetch, and no-code automation).

## How to add Sentry monitoring to a Webflow Cloud app

DevFeed: [How to add Sentry monitoring to a Webflow Cloud app](<https://devfeed.tech/articles/how-to-add-sentry-monitoring-to-a-webflow-cloud-app-9228.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/monitor-webflow-cloud-app-sentry>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [error tracking](<https://devfeed.tech/topics/error-tracking.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [session replay](<https://devfeed.tech/topics/session-replay.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [error-tracking](<https://devfeed.tech/tags/error-tracking.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [session-replay](<https://devfeed.tech/tags/session-replay.md>), [traces](<https://devfeed.tech/tags/traces.md>)

### AI overview

This tutorial explains how to manually add Sentry monitoring to a Webflow Cloud app running Next.js. It covers SDK installation, initialization files, environment variables, a Cloudflare-specific tunnel fix, verification, alerts, and common silent failure modes. The setup enables error grouping, stack traces, performance traces, and session replay.

### Source excerpt

Learn how to add Sentry monitoring to a Webflow Cloud Next.js app. Get error grouping, stack traces, and session replay working.

## The 6 best HIPAA-compliant form builders for sensitive information

DevFeed: [The 6 best HIPAA-compliant form builders for sensitive information](<https://devfeed.tech/articles/the-6-best-hipaa-compliant-form-builders-for-sensitive-information-9206.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/hipaa-compliant-form-builders>)

Author: Adam Lehman

Published: 2026-09-12T00:00:00Z

Content type: comparison

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [data-processing](<https://devfeed.tech/topics/data-processing.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Software](<https://devfeed.tech/topics/software.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>)

Tags: [compliance](<https://devfeed.tech/tags/compliance.md>), [data](<https://devfeed.tech/tags/data.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [forms](<https://devfeed.tech/tags/forms.md>), [healthcare](<https://devfeed.tech/tags/healthcare.md>), [strategy](<https://devfeed.tech/tags/strategy.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

A comparison of six HIPAA-compliant form builders for healthcare teams collecting protected health information (PHI). It evaluates Business Associate Agreement requirements, safeguards such as encryption and audit logging, pricing and plans, form capabilities, and suitability for workflows ranging from patient intake to complex clinical questionnaires.

### Source excerpt

Compare the 6 best HIPAA-compliant form builders for healthcare teams collecting PHI, from affordable to enterprise options.

## The 6 best Sitecore alternatives from full DXP to composable headless CMS

DevFeed: [The 6 best Sitecore alternatives from full DXP to composable headless CMS](<https://devfeed.tech/articles/the-6-best-sitecore-alternatives-from-full-dxp-to-composable-headless-cms-9242.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/sitecore-alternatives>)

Author: Adam Lehman

Published: 2026-09-12T00:00:00Z

Content type: comparison

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Content Management System](<https://devfeed.tech/topics/cms.md>)

Tags: [complexity](<https://devfeed.tech/tags/complexity.md>), [content](<https://devfeed.tech/tags/content.md>), [cost](<https://devfeed.tech/tags/cost.md>), [strategy](<https://devfeed.tech/tags/strategy.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A comparison of six Sitecore alternatives across full digital experience platforms, composable headless CMS options, and Webflow as a leaner visual platform. It weighs scope, technical investment, pricing, cost, complexity, and delivery speed.

### Source excerpt

Compare the 6 best Sitecore alternatives for enterprise teams, from composable headless CMS to full DXP.

## How to build an AI content generator for Webflow

DevFeed: [How to build an AI content generator for Webflow](<https://devfeed.tech/articles/how-to-build-an-ai-content-generator-for-webflow-9169.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/ai-content-generator-webflow>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [API](<https://devfeed.tech/topics/api.md>), [ide](<https://devfeed.tech/topics/ide.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-content](<https://devfeed.tech/tags/ai-content.md>), [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [code](<https://devfeed.tech/tags/code.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [openai](<https://devfeed.tech/tags/openai.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

Guide to building an AI content generator that uses OpenAI to create content and a Webflow Cloud App Route Handler to save drafts to Webflow CMS through the Data API.

### Source excerpt

Learn how to build an AI content generator that writes Webflow CMS drafts via a Cloud App Route Handler.

## How to set up Postmark email templates for Webflow form submissions

DevFeed: [How to set up Postmark email templates for Webflow form submissions](<https://devfeed.tech/articles/how-to-set-up-postmark-email-templates-for-webflow-form-submissions-9234.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/postmark-email-templates-webflow-forms>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Forms](<https://devfeed.tech/topics/forms.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [API](<https://devfeed.tech/topics/api.md>), [App](<https://devfeed.tech/topics/app.md>), [Server](<https://devfeed.tech/topics/server.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [building](<https://devfeed.tech/tags/building.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [developer](<https://devfeed.tech/tags/developer.md>), [forms](<https://devfeed.tech/tags/forms.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learn](<https://devfeed.tech/tags/learn.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [server](<https://devfeed.tech/tags/server.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A practical guide to moving email copy out of a Webflow Cloud app and into Postmark templates. It explains the prerequisites and focuses on keeping Webflow form field names aligned with Postmark template placeholders so the Route Handler sends data instead of hard-coded email text.

### Source excerpt

Learn how to send Webflow form submissions through Postmark templates.

## How to connect Neon Postgres as a database backend for Webflow Cloud

DevFeed: [How to connect Neon Postgres as a database backend for Webflow Cloud](<https://devfeed.tech/articles/how-to-connect-neon-postgres-as-a-database-backend-for-webflow-cloud-9230.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/neon-postgres-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Database](<https://devfeed.tech/topics/database.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [CRUD](<https://devfeed.tech/topics/crud.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [database](<https://devfeed.tech/tags/database.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A practical guide to connecting Neon Postgres to a Webflow Cloud project running Next.js on Cloudflare Workers. It explains why Neon's HTTP driver fits the Workers runtime and covers project creation, connection configuration, querying, and deployment.

### Source excerpt

Learn how to set up Neon Postgres as a database backend for Webflow Cloud.

## How to build a member portal with login and a dashboard in Webflow Cloud

DevFeed: [How to build a member portal with login and a dashboard in Webflow Cloud](<https://devfeed.tech/articles/how-to-build-a-member-portal-with-login-and-a-dashboard-in-webflow-cloud-9227.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/member-portal-login-dashboard-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Database](<https://devfeed.tech/topics/database.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Nextra](<https://devfeed.tech/topics/nextra.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [auth](<https://devfeed.tech/tags/auth.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [platform](<https://devfeed.tech/tags/platform.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

This tutorial explains how to build a Webflow Cloud member portal with login, a SQLite-backed data model, session-scoped queries, a member dashboard, and profile editing. It emphasizes deriving the member ID from the session rather than from the request so users can access only their own data.

### Source excerpt

Learn how to build a member portal on Webflow Cloud where every query is scoped to the signed-in member.

## How to track Webflow Cloud app metrics with Datadog Dashboards

DevFeed: [How to track Webflow Cloud app metrics with Datadog Dashboards](<https://devfeed.tech/articles/how-to-track-webflow-cloud-app-metrics-with-datadog-dashboards-9251.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/webflow-cloud-datadog-metrics>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [API](<https://devfeed.tech/topics/api.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Application Performance Management (APM)](<https://devfeed.tech/topics/apm.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [apm](<https://devfeed.tech/tags/apm.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [guides](<https://devfeed.tech/tags/guides.md>), [latency](<https://devfeed.tech/tags/latency.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [node-js](<https://devfeed.tech/tags/node-js.md>)

### AI overview

Tutorial showing how to monitor Webflow Cloud applications by sending request counts, error counts, and latency metrics from Next.js Route Handlers to Datadog's v2 metrics API, then visualizing them in a Datadog dashboard.

### Source excerpt

Learn how to track Webflow Cloud app metrics with Datadog by sending request, latency, and error data from your Route Handlers to the metrics API and dashboard.

## How to build a service marketplace with provider profiles in Webflow Cloud

DevFeed: [How to build a service marketplace with provider profiles in Webflow Cloud](<https://devfeed.tech/articles/how-to-build-a-service-marketplace-with-provider-profiles-in-webflow-cloud-9241.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/service-marketplace-provider-profiles-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-09-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [data-architecture](<https://devfeed.tech/topics/data-architecture.md>), [Database](<https://devfeed.tech/topics/database.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>)

Tags: [data-modeling](<https://devfeed.tech/tags/data-modeling.md>), [database](<https://devfeed.tech/tags/database.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A guide to building the discovery side of a service marketplace on Webflow Cloud. It explains why provider profiles should be modeled as database rows rather than CMS content when they require owner editing, flexible filtering, and approval before publication.

### Source excerpt

Learn how to build the discovery half of a service marketplace on Webflow Cloud.

## Your tools work. Will the agent use them right?

DevFeed: [Your tools work. Will the agent use them right?](<https://devfeed.tech/articles/your-tools-work-will-the-agent-use-them-right-9224.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/mcp-eval-harness>)

Author: Gil Levin

Published: 2026-09-10T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

Webflow's MCP eval harness tests whether autonomous agents use its tools correctly to complete plain-English, multi-step tasks. It runs Claude Code or OpenAI's Codex CLI against disposable Webflow sites, combines deterministic checks with LLM and visual judging, and sends traces and scores to Datadog.

### Source excerpt

A passing MCP tool test tells you the JSON is valid. It doesn't tell you an agent will pick the right tool, in order, and get the task right.

## Why MCP security is about permissions overhaul

DevFeed: [Why MCP security is about permissions overhaul](<https://devfeed.tech/articles/why-mcp-security-is-about-permissions-overhaul-9225.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/mcp-security>)

Author: Mohit Bansal

Published: 2026-09-09T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [github](<https://devfeed.tech/tags/github.md>), [identity](<https://devfeed.tech/tags/identity.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>)

### AI overview

MCP security failures often arise from over-scoped credentials and weak permission boundaries rather than protocol bugs. The article examines prompt injection, tool poisoning, and confused deputy risks, and argues for redesigning access around the minimum permissions each task requires.

### Source excerpt

Most MCP breaches trace back to over-scoped credentials, not broken code. Here's what a real permissions redesign checks for.

## How to build an AI-powered app on Webflow Cloud with OpenAI and Supabase

DevFeed: [How to build an AI-powered app on Webflow Cloud with OpenAI and Supabase](<https://devfeed.tech/articles/how-to-build-an-ai-powered-app-on-webflow-cloud-with-openai-and-supabase-9168.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/ai-app-webflow-cloud-openai-supabase>)

Author: Ismail Ajagbe

Published: 2026-09-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [API](<https://devfeed.tech/topics/api.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [openai](<https://devfeed.tech/tags/openai.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [storage](<https://devfeed.tech/tags/storage.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

Learn how to build a streaming AI chat app on Webflow Cloud with OpenAI and Supabase, including Next.js route handlers, Cloudflare Workers setup, browser token streaming, and optional conversation history storage.

### Source excerpt

Learn how to build a streaming AI chat app on Webflow Cloud with OpenAI and Supabase.

## The 6 best website localization services for translation and automation

DevFeed: [The 6 best website localization services for translation and automation](<https://devfeed.tech/articles/the-6-best-website-localization-services-for-translation-and-automation-9257.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/website-localization-services>)

Author: Adam Lehman

Published: 2026-09-04T00:00:00Z

Content type: comparison

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Automation](<https://devfeed.tech/topics/automation.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [automation](<https://devfeed.tech/tags/automation.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [no-code](<https://devfeed.tech/tags/no-code.md>), [strategy](<https://devfeed.tech/tags/strategy.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A comparison of six website localization services, organized by project type, development needs, translation support, cost, and scale. It covers no-code website translation, developer-led TMS workflows, enterprise platforms, automation, AI quality scoring, managed translation, and Webflow localization.

### Source excerpt

Compare the 6 best website localization platforms by project type, from no-code website translation to an enterprise TMS with managed translation.

## How to send order status SMS from Webflow e-commerce with Twilio and one route handler

DevFeed: [How to send order status SMS from Webflow e-commerce with Twilio and one route handler](<https://devfeed.tech/articles/how-to-send-order-status-sms-from-webflow-e-commerce-with-twilio-and-one-route-handler-9255.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/webflow-order-status-twilio-sms>)

Author: Ismail Ajagbe

Published: 2026-09-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Nextra](<https://devfeed.tech/topics/nextra.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [e-commerce](<https://devfeed.tech/tags/e-commerce.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [integration](<https://devfeed.tech/tags/integration.md>), [node-js](<https://devfeed.tech/tags/node-js.md>)

### AI overview

A guide to sending Webflow e-commerce order status SMS messages through Twilio. It explains how an order webhook reaches a Webflow Cloud route handler, where the webhook is validated and order details are passed to the Twilio Messages API.

### Source excerpt

Learn how to send order status SMS from Webflow e-commerce with Twilio by wiring an order webhook to a Webflow Cloud route handler that calls Twilio with fetch.

## How to add Algolia InstantSearch to a Webflow site without leaving the Designer

DevFeed: [How to add Algolia InstantSearch to a Webflow site without leaving the Designer](<https://devfeed.tech/articles/how-to-add-algolia-instantsearch-to-a-webflow-site-without-leaving-the-designer-9178.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/algolia-instant-search-webflow>)

Author: Ismail Ajagbe

Published: 2026-09-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Algolia](<https://devfeed.tech/topics/algolia.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [API](<https://devfeed.tech/topics/api.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [CSV](<https://devfeed.tech/topics/csv.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [code](<https://devfeed.tech/tags/code.md>), [guide](<https://devfeed.tech/tags/guide.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A guide to integrating Algolia InstantSearch.js into a Webflow site with HTML containers and JavaScript. It covers static CSV or JSON indexing and dynamic synchronization for Webflow CMS changes.

### Source excerpt

Learn how to add Algolia InstantSearch.js to a Webflow site.

## How to build a multi-vendor marketplace in Webflow Cloud with Stripe Connect

DevFeed: [How to build a multi-vendor marketplace in Webflow Cloud with Stripe Connect](<https://devfeed.tech/articles/how-to-build-a-multi-vendor-marketplace-in-webflow-cloud-with-stripe-connect-9229.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/multi-vendor-marketplace-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-09-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [stripe](<https://devfeed.tech/topics/stripe.md>), [Workers](<https://devfeed.tech/topics/workers.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Auth0](<https://devfeed.tech/topics/auth0.md>)

Tags: [cloudflare-workers](<https://devfeed.tech/tags/cloudflare-workers.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [guides](<https://devfeed.tech/tags/guides.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [server](<https://devfeed.tech/tags/server.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [stripe](<https://devfeed.tech/tags/stripe.md>)

### AI overview

A practical guide to building a multi-vendor marketplace in Webflow Cloud with Next.js, Stripe Connect, Cloudflare Workers, and SQLite. It covers vendor onboarding, product and order data, split payments, and signed webhooks for confirming sales.

### Source excerpt

Learn how to build a multi-vendor marketplace in Webflow Cloud, onboard vendors with Stripe Connect, and split each payment with a destination charge.

## How to set up Datadog monitoring for a Webflow Cloud app

DevFeed: [How to set up Datadog monitoring for a Webflow Cloud app](<https://devfeed.tech/articles/how-to-set-up-datadog-monitoring-for-a-webflow-cloud-app-9193.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/datadog-monitoring-webflow-cloud-app>)

Author: Ismail Ajagbe

Published: 2026-09-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>)

Tags: [api-keys](<https://devfeed.tech/tags/api-keys.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [guides](<https://devfeed.tech/tags/guides.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

A tutorial for sending custom Datadog metrics from Webflow Cloud Route Handlers without infrastructure-level access.

### Source excerpt

Learn how to set up Datadog monitoring on a Webflow Cloud app.

## A first look at Campaigns

DevFeed: [A first look at Campaigns](<https://devfeed.tech/articles/a-first-look-at-campaigns-9202.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/first-look-at-campaigns>)

Author: Webflow Team

Published: 2026-09-03T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Web](<https://devfeed.tech/topics/web.md>), [Forms](<https://devfeed.tech/topics/forms.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [forms](<https://devfeed.tech/tags/forms.md>), [google](<https://devfeed.tech/tags/google.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [insights](<https://devfeed.tech/tags/insights.md>), [launch](<https://devfeed.tech/tags/launch.md>), [marketing](<https://devfeed.tech/tags/marketing.md>), [product](<https://devfeed.tech/tags/product.md>), [scale](<https://devfeed.tech/tags/scale.md>), [tool](<https://devfeed.tech/tags/tool.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

Webflow previews Campaigns, a standalone tool for demand gen and performance marketers that brings ideation, campaign building, launch, and iteration into one workflow. It supports on-brand landing pages and ad creative, form connections, Google Ads publishing, traffic and conversion tracking, and AI-driven improvement recommendations.

### Source excerpt

Webflow's new standalone tool that helps demand gen and performance marketers create, launch, and measure on-brand campaigns with fewer handoffs.

## For the builders: canvas, CMS, and quality-of-life improvements from Webflow Conf 2026

DevFeed: [For the builders: canvas, CMS, and quality-of-life improvements from Webflow Conf 2026](<https://devfeed.tech/articles/for-the-builders-canvas-cms-and-quality-of-life-improvements-from-webflow-conf-2026-9164.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/2026-builder-keynote>)

Author: Webflow Team

Published: 2026-09-02T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Canvas](<https://devfeed.tech/topics/canvas.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [building](<https://devfeed.tech/tags/building.md>), [code](<https://devfeed.tech/tags/code.md>), [design](<https://devfeed.tech/tags/design.md>), [dev](<https://devfeed.tech/tags/dev.md>), [developers](<https://devfeed.tech/tags/developers.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [platform](<https://devfeed.tech/tags/platform.md>), [post](<https://devfeed.tech/tags/post.md>), [web](<https://devfeed.tech/tags/web.md>), [webflow](<https://devfeed.tech/tags/webflow.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [zoom](<https://devfeed.tech/tags/zoom.md>)

### AI overview

Webflow's 2026 Builder Keynote introduces Source by Webflow and highlights workflow improvements for designers and developers, including CMS components, breakpoint canvas updates, and visual editing for AI code components.

### Source excerpt

A roundup of what's new for designers and developers building in Webflow, including components in the CMS, breakpoint canvas, and visual editing for AI code components.

## Introducing Source by Webflow: where marketers and agents run the web

DevFeed: [Introducing Source by Webflow: where marketers and agents run the web](<https://devfeed.tech/articles/introducing-source-by-webflow-where-marketers-and-agents-run-the-web-9217.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/introducing-source-by-webflow>)

Author: Ben Haefele

Published: 2026-09-02T00:00:00Z

Content type: release

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [code](<https://devfeed.tech/tags/code.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [marketing](<https://devfeed.tech/tags/marketing.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

Webflow introduces Source, a platform for marketing teams and AI agents to build, optimize, and scale web experiences through shared code and visual workflows.

### Source excerpt

Source is a new platform for modern marketing teams and their AI agents to harness the web, drive business growth, and do their best work. Now in a limited research preview.

## The biggest announcements from Webflow Conf 2026

DevFeed: [The biggest announcements from Webflow Conf 2026](<https://devfeed.tech/articles/the-biggest-announcements-from-webflow-conf-2026-9253.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/webflow-conf-2026-announcements>)

Author: Webflow Team

Published: 2026-09-02T00:00:00Z

Content type: article

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>), [GSAP](<https://devfeed.tech/topics/gsap.md>), [Code](<https://devfeed.tech/topics/code.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [content](<https://devfeed.tech/tags/content.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [gsap](<https://devfeed.tech/tags/gsap.md>), [inside-webflow](<https://devfeed.tech/tags/inside-webflow.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [platform](<https://devfeed.tech/tags/platform.md>), [product](<https://devfeed.tech/tags/product.md>), [products](<https://devfeed.tech/tags/products.md>), [releases](<https://devfeed.tech/tags/releases.md>), [updates](<https://devfeed.tech/tags/updates.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

### AI overview

Webflow Conf 2026 introduced Source by Webflow, a platform connecting codebases and marketing technology stacks for visual and agentic development. Announcements included Campaigns, Assets, MCP updates, Releases, content agents in Webflow AEO, automatically generated Agent Instructions, and Agent Presence.

### Source excerpt

A recap of our biggest product announcements so far, including the all-new Source, by Webflow.

[Next page](<https://devfeed.tech/sources/webflow-blog.md?cursor=WyIyMDI2LTA5LTAyVDAwOjAwOjAwKzAwOjAwIiwgIjRkMWVhNGNjLWMwZmMtNGY3NC1hMjM3LThhYTAwMmUzODBkMCJd>)