Appian Lead Developer (ACD200) — Question 4

You create an Integration that modifies the data.
In which three locations can it be called? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

The correct options are B, C, and D because these locations can trigger the Integration for data modification. While an Expression or Rule, various Web API methods (POST, PUT, DELETE), and the SAIL saveinto parameter can all invoke data changes, the Web API (GET) method is typically used for retrieving data, not modifying it.