Added

Add Public API for External (SDK) Pages & Funnel Structure

You can now create and manage externally-hosted funnel pages through the API. POST /workspaces/{id}/pages/external (Alpha) creates a page pointing at any URL and attaches it to a funnel step, DELETE /pages/{id} now works for internal and external pages alike, and the new GET /funnels/{id}/structure (Beta) returns a funnel's full step tree, including branches, in a single call. POST /pages also now accepts sort_order when attaching a step to a funnel. These endpoints are gated — reach out if you'd like access.

Resources: Page · Funnel

Building with an AI agent? Point it at the External Pages SDK skill and the Funnels skill.