Place App Widget
kilango_place_widgetPlace an installed and activated app widget onto a page at a specified position, returning rendering details to confirm visual placement.
Instructions
Place an app widget on a page. The app must be installed AND activated in the portal first (otherwise the app_not_activated_in_portal error names the fixing call). Visual position follows the widget's renderRole tier — read the returned rendering note; index 0 is not necessarily top of page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appKey | Yes | ||
| config | No | ||
| dryRun | No | ||
| pageRef | Yes | ||
| position | No | ||
| portalRef | Yes | ||
| widgetKey | Yes |