Understand page builder URLs

Learn how to access different types of pages with page builder urls.

Overview

In order to allow page builder to be used in conjunction with our previous user interfaces, we’ve created new URLs for accessing records when using page builder.

URL formats

Page type Relative URL Notes
Record list /p/<objectName>
Record detail /p/<objectName>/<UID> You can optionally include the default tab selected by appending “/<tabName>”
Record create /p/<objectName>/create

Examples of page builder URLs

Accounts

Page type Example URL
Record list https://<your-team>.my.skedulo.com/p/accounts
Record detail https://<your-team>.my.skedulo.com/p/accounts/00000000-0000-0000-0000-000000000000
Record create https://<your-team>.my.skedulo.com/p/accounts/create

Contacts

Page type Example URL
Record list https://<your-team>.my.skedulo.com/p/contacts
Record detail https://<your-team>.my.skedulo.com/p/contacts/00000000-0000-0000-0000-000000000000
Record create https://<your-team>.my.skedulo.com/p/contacts/create