Apps details
Details that define apps.
Last updated
Details that define apps.
The name of the app.
The description of the app.
The version of the messaging API to use.
Determines if the app is active or not.
The name, or label, for the extension point.
Auto-generated key value from the label of the extension point.
The description of the extension point.
The type of the extension point. Read more about extension point types here.
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