Splunk Core Certified Power User — Question 119

Which of the following examples would use a POST workflow action?

Answer options

Correct answer: A

Explanation

Answer A is correct because it involves creating a new resource in an external system, which is a typical use case for a POST request. The other options describe actions that do not involve creating or submitting data, making them inappropriate for a POST workflow action.