Create Experience Cloud Page
sf_create_experience_pageAdd pages to an existing Experience Cloud site by specifying site, page name, label, and page type. Supports standard and custom pages for different content sections.
Instructions
Creates a page within an existing Experience Cloud site. Pages can be standard (home, login, profile, object detail, object list) or custom. The page URL path is relative to the site's URL prefix. Use after creating the site to add additional pages for different content sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Page URL path, e.g. '/my-page' | |
| type | No | Page type | custom |
| label | Yes | Page display label | |
| pageName | Yes | Page developer name | |
| siteName | Yes | Experience site API name |