Supported Features
| Document | ✔ |
| Media | ✗ |
| Include | ✗ |
| Document Creation Flow | ✗ |
| Push Message | ✗ |
| Table Dashboard | ✗ |
| Display Filter | ✗ |
| Search Indexing | ✔ |
| System Metadata | ✔ |
| Webhook Conditions | ✗ |
Description
release-2024-11. Prior to release-2024-11, li-kordiam-global was known as li-desknet-global.li-kordiam-integration for details about the legacy Kordiam Platform Integration plugin.The li-kordiam-global plugin is used to connect Kordiam stories with Livingdocs documents. There are numerous options available to synchronise data between the two platforms. Further details can be found in the Kordiam Global Integration Guide.
Default UI
Link to Kordiam story, or optional button to create a Kordiam storyStorage Format
{
id: <Integer>
}
Content Type Config
{
handle: 'myContentType',
// ...
metadata: [
{
handle: 'myHandle'
type: 'li-kordiam-global',
ui: {
label: 'Kordiam'
}
}
// ...
]
}