Salesforce Certified OmniStudio Developer — Question 14
Which two fields in an Integration Procedure can use a function like CONCAT or DATEDIFF? (Choose two.)
Answer options
- A. In Procedure Configuration, in a Tracking Custom Data value field.
- B. In a Response Action, in an Additional Input value field.
- C. In a Remote Action, in an Additional Output value field.
- D. In a Remote Action, In a Remote Options value field.
Correct answer: B
Explanation
The correct answer is B because the Additional Input value field in a Response Action is designed to accept functions like CONCAT or DATEDIFF. The other options do not support these functions as they pertain to different types of fields that do not allow for such operations.