Checklist progress
0/169Learned
Omnistudio Developer
Study Checklist
Checklist progress
0/169Learned
Given a use case, compare and contrast various elements and their configuration that will meet the requirements with an Omniscript.
0/22
Demonstrate an understanding of the JSON data structure that supports Omniscript.
0/9
Given a set of functional requirements, select the Omniscript elements and common properties to meet the requirements.
0/9
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Omnistudio Developer studiers.
Omniscript actions use Send and Response Transformation properties to manipulate the JSON data structure before and after execution. The Send JSON Path property isolates a specific portion of the incoming data tree, ensuring the action receives only the relevant subset of the JSON payload. This allows for precise data handling without processing the entire OmniScript JSON structure.