For the complete documentation index, see llms.txt. This page is also available as Markdown.

Apps details

Details that define apps.

General settings

Name

The name of the app.

App description

The description of the app.

Messaging version

The version of the messaging API to use.

Active

Determines if the app is active or not.


Extension point setup

Label

The name, or label, for the extension point.

Key

Auto-generated key value from the label of the extension point.

Description

The description of the extension point.

Type

The type of the extension point. Read more about extension point types here.

Embed URL

The URL where the app fetches its data from and renders its content within Struct PIM. You can use '@' to insert context values such as slug, user, and language, allowing the app to adapt dynamically to the current context.

Depending on the extension point type, the context options entity type and internal ID may be available.

Last updated