li-desknet-global

Supported Features

Document
Media
Include
Document Creation Flow
Push Message
Table Dashboard
Display Filter
Search Indexing
System Metadata
Webhook Conditions

Description

See li-desknet-integration for details about the legacy plugin.

The li-desknet-global plugin is used to connect Desk-Net stories with Livingdocs documents. There are numerous options available to synchronise data between the two platforms. Further details can be found in the Desk-Net Global Integration Guide.

Default UI

Link to Desk-Net story, or optional button to create a Desk-Net story

Storage Format

{
  id: <Integer>
}

Content Type Config

{
  handle: 'myContentType',
  // ...
  metadata: [
    {
      handle: 'myHandle'
      type: 'li-desknet-global',
      ui: {
        label: 'Desk-Net'
      }
    }
    // ...
  ]
}