Create Experience Cloud Page
sf_create_experience_pageCreate a page within an existing Experience Cloud site. Add standard or custom pages to deliver different content sections using site-relative paths.
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 |