Define the workItem property in the Work scheduler page configuration

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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: admin, 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 (Dynamic data binding icon).
    9. In the workItem field, type @state.workItem.
    10. 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