Skip to main content

Configure App Action Sub-Mappings

NIM Apps · Structured input

Pass structured data from an App to a target-system function by configuring a JSON value source.

Some target-system functions accept a structured value within an input attribute. In mappings, NIM can use a sub-mapping for this. In an App action, provide the structure directly as JSON instead. For example, a Google phones input can accept a phone number and its type together.

Add a target-system action

  1. Add an action to a Button or Grid event in your App.
  2. Select Target system function execution for Action type.
  3. Select the target system and the function that accepts the structured input.

The available input attributes are defined by the selected system function. Use this pattern only for an attribute that expects a structured JSON value.

Step 1 of 4