Which JSON code correctly represents the Step1 structure in the OmniScript Structure panel?

Study for the OmniStudio Developer Test. Focus with flashcards and multiple-choice questions, each with hints and explanations. Get ready for your exam!

Multiple Choice

Which JSON code correctly represents the Step1 structure in the OmniScript Structure panel?

Explanation:
In OmniScript, a Step is represented as an object whose properties are blocks, and each block holds the fields for that section. The correct JSON shows Block1 containing its own fields Text1 and Telephone1, and it also includes a nested sub-block Block2 with its field Checkbox1. Block3 stands as a separate block that holds the Multi-select1 field. This layout reflects a hierarchical structure where a main block can have nested sub-blocks while other blocks remain at the same level as the main block. The other options either nest blocks incorrectly or place all blocks at the same level without the intended nesting, which doesn’t align with how the Step1 structure is organized in the Structure panel.

In OmniScript, a Step is represented as an object whose properties are blocks, and each block holds the fields for that section. The correct JSON shows Block1 containing its own fields Text1 and Telephone1, and it also includes a nested sub-block Block2 with its field Checkbox1. Block3 stands as a separate block that holds the Multi-select1 field. This layout reflects a hierarchical structure where a main block can have nested sub-blocks while other blocks remain at the same level as the main block. The other options either nest blocks incorrectly or place all blocks at the same level without the intended nesting, which doesn’t align with how the Step1 structure is organized in the Structure panel.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy