post
https://{subdomain}.myclickfunnels.com/api/v2/workspaces//pages/external
Closed Alpha — not yet enabled for all workspaces. Request access at https://developers.myclickfunnels.com/page/code-support.
Create an externally-hosted (SDK) page in a funnel. Unlike internal pages, the visual content lives on your own domain and is registered with ClickFunnels via a lightweight SDK integration.
Required fields:
external_url: The fully-qualified URL where your page is hosted.funnel.funnel_idORfunnel.show_page_step_id: Every external page must be created inside a funnel. Standalone external pages are not supported.
Funnel positioning:
funnel.funnel_id+ optionalsort_order: Creates a new show page step in the funnel at the specified zero-based position (0= first, omit = append at end).funnel.show_page_step_id: Swaps the existing step to point at the new external page. The previous page on that step becomes an orphan.sort_orderis ignored in this case.
Rejected fields (returns 422 if present): markup, theme_id, current_path, seo_title, seo_description, seo_index, head_code, footer_code, live_data_changes, show_page_step.product_ids.
SDK onboarding: The response includes an sdk block with a token (prefixed cfp_). To register the page:
- Add
<meta name="cf-page-token" content="<token>">to your page's<head>. - Include the ClickFunnels SDK script tag on the page.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…