Splunk Core Certified Power User — Question 177

Which type of workflow action sends field values to an external resource (e.g. a ticketing system)?

Answer options

Correct answer: D

Explanation

The correct answer is D, POST, as it is specifically designed to send data to an external server for processing. GET is used to retrieve data, while Search and Format do not pertain to sending field values to external resources.