OmniStudio-Developer Exam Question 26

A developer needs to transform contact data into a JSON array.

Given the input JSON shown above, what are two ways a developer could configure a DATARaptor transform to achieve the expected Output JSON? Choose 2 answers
  • OmniStudio-Developer Exam Question 27

    Why do you need a Response Action element in an Integration Procedure?
  • OmniStudio-Developer Exam Question 28

    You want to pass the postalcode attribute from a parent to a child FlexCard.
    What do you enter for the Value on the parent FlexCard?
  • OmniStudio-Developer Exam Question 29

    In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended? Choose 2 answers
  • OmniStudio-Developer Exam Question 30

    An integration Procedure uses an HTTP action to make a REST API call. The response from the REST API must be converted into a specific XML structure before sending it as an input to another external wen service.
    How should the developer configure the Integration Procedure to meet this requirement?