The existing payment terms for xApps are outlined in the Billing article. Cognigy reserves the right to change the billing of xApps in the future.
xApp: Init Session
This Node initializes a new xApp session.
xApp: Get Session PIN
This Node generates a new xApp session PIN. You can access it using the xApp: Get Session PIN token or via
input.apps.session.pin
.xApp: Show Adaptive Card
This Node builds an xApp Page by providing an Adaptive Card in JSON format.
xApp: Show HTML
This Node builds an xApp Page by providing custom HTML code.