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 two.)
A. Set the Input JSON Path as LIST(Contact) and the Output JSON Path as Contact.
B. Set the Input JSON Path as Contact and the Output JSON Path as LIST(Contact).
C. Use a formula LIST(Contact), and add the output of the formula as the input in the Transform tab.
D. Set the Input JSON Path as Contact, the Output JSON Path as Contact, and Output Data Type as List.
Suggest answer: CD
Reference:
No comments:
Please share to make the community better.