Skip to content

generateodag

Daniel Larsson edited this page Feb 14, 2025 · 1 revision

GenerateOdag action

Generate an on-demand app from an existing On-Demand App Generation (ODAG) link.

  • linkname: Name of the ODAG link from which to generate an app. The name is displayed in the ODAG navigation bar at the bottom of the selection app.

Example

{
    "action": "GenerateOdag",
    "settings": {
        "linkname": "Drill to Template App"
    }
}
Clone this wiki locally