Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Define the workItem property in the Work scheduler page configuration

Add the workItem property to the Work scheduler page configuration to receive the workItem object provided by the work queue.

Before you begin

Role required: workspace_admin or ui_builder_admin​

Procedure

  1. In the Page configuration section, select the Config tab.

  2. In the Properties section, select Edit.

  3. In the Edit properties pop-up window, select +Add.

  4. In the Property name field, enter workItem.

  5. From the Type menu, select JSON.

  6. Select Add.

  7. Select Save.

    The workItem property is created.

  8. Hover over the workItem property and select the Dynamic data binding icon (

Image omitted: dynamic-data-binding-icon.png
Dynamic data binding icon\).
  1. In the workItem field, type @state.workItem.

  2. Click Save.

    Here's a demo on how to define the workItem property in the Work scheduler page configuration.

What to do next

Define event mappings for Work scheduler

Parent Topic:Create a Work scheduler card using the Next Experience UI Builder

Previous topic:Create page scripts for Work scheduler

Next topic:Define event mappings for Work scheduler